Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-13149 (GCVE-0-2026-13149)
Vulnerability from cvelistv5 – Published: 2026-06-30 08:30 – Updated: 2026-07-08 11:38| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| juliangruber | brace-expansion |
Affected:
0 , ≤ 5.0.6
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-13149",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-30T12:43:12.568372Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-30T12:43:23.029Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://registry.npmjs.org",
"defaultStatus": "unaffected",
"packageName": "brace-expansion",
"product": "brace-expansion",
"repo": "https://github.com/juliangruber/brace-expansion",
"vendor": "juliangruber",
"versions": [
{
"lessThanOrEqual": "5.0.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "bnbdr"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"impacts": [
{
"capecId": "CAPEC-469",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-469 HTTP DoS"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "USER",
"Safety": "NEGLIGIBLE",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"exploitMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "DIFFUSE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "MODERATE"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-407",
"description": "CWE-407 Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T11:38:35.974Z",
"orgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"shortName": "seal"
},
"references": [
{
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"source": {
"discovery": "INTERNAL"
},
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"assignerShortName": "seal",
"cveId": "CVE-2026-13149",
"datePublished": "2026-06-30T08:30:34.502Z",
"dateReserved": "2026-06-24T10:17:07.027Z",
"dateUpdated": "2026-07-08T11:38:35.974Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-13149",
"date": "2026-08-25",
"epss": "0.00364",
"percentile": "0.29099"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-13149\",\"sourceIdentifier\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"published\":\"2026-06-30T10:16:34.560\",\"lastModified\":\"2026-07-08T12:17:20.087\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\"}],\"affected\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"affectedData\":[{\"vendor\":\"juliangruber\",\"product\":\"brace-expansion\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://registry.npmjs.org\",\"packageName\":\"brace-expansion\",\"repo\":\"https://github.com/juliangruber/brace-expansion\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"5.0.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NEGLIGIBLE\",\"Automatable\":\"YES\",\"Recovery\":\"USER\",\"valueDensity\":\"DIFFUSE\",\"vulnerabilityResponseEffort\":\"MODERATE\",\"providerUrgency\":\"AMBER\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-30T12:43:12.568372Z\",\"id\":\"CVE-2026-13149\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"references\":[{\"url\":\"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"},{\"url\":\"https://www.npmjs.com/package/brace-expansion\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-25T13:19:15+00:00",
"cve": "CVE-2026-13149",
"id": "CVE-2026-13149",
"initial_release_date": "2026-06-30T08:30:34.502000+00:00",
"product_status:fixed": "652",
"product_status:known_affected": "76",
"product_status:known_not_affected": "1651",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-13149.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-13149\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-30T12:43:12.568372Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-30T12:43:19.177Z\"}}], \"cna\": {\"source\": {\"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"bnbdr\"}], \"impacts\": [{\"capecId\": \"CAPEC-469\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-469 HTTP DoS\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"USER\", \"baseScore\": 7.7, \"Automatable\": \"YES\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"DIFFUSE\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\", \"exploitMaturity\": \"PROOF_OF_CONCEPT\", \"providerUrgency\": \"AMBER\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"MODERATE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"juliangruber\", \"product\": \"brace-expansion\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.0.6\"}], \"platforms\": [\"Linux\", \"macOS\", \"Windows\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\"}, {\"url\": \"https://www.npmjs.com/package/brace-expansion\"}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}, {\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"shortName\": \"seal\", \"dateUpdated\": \"2026-06-30T08:30:34.502Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-13149\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-30T12:43:23.029Z\", \"dateReserved\": \"2026-06-24T10:17:07.027Z\", \"assignerOrgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"datePublished\": \"2026-06-30T08:30:34.502Z\", \"assignerShortName\": \"seal\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:53520
Vulnerability from csaf_redhat - Published: 2026-08-11 14:04 - Updated: 2026-08-25 10:36A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validate_external_registry_url(). A repository administrator can supply a crafted hostname that causes the Quay mirror worker to make requests via Skopeo to internal network services, cloud metadata endpoints, or other resources not intended to be reachable from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library's image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.10.25 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.25",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:53520",
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-15927",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-57231",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59199",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59200",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59204",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59205",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59885",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_53520.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.25",
"tracking": {
"current_release_date": "2026-08-25T10:36:59+00:00",
"generator": {
"date": "2026-08-25T10:36:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:53520",
"initial_release_date": "2026-08-11T14:04:20+00:00",
"revision_history": [
{
"date": "2026-08-11T14:04:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T10:36:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Af892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1786395297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1786395288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1786395191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1786398374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Af1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Af58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"acknowledgments": [
{
"names": [
"Shaon Hossain"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Martin Brodeur"
]
}
],
"cve": "CVE-2026-15927",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2501256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s repository-level mirror configuration\nfeature. The POST and PUT handlers in endpoints/api/mirror.py accept an\nexternal_reference parameter without SSRF validation, unlike the\norganization-level mirror handlers which apply validate_external_registry_url().\nA repository administrator can supply a crafted hostname that causes the Quay\nmirror worker to make requests via Skopeo to internal network services, cloud\nmetadata endpoints, or other resources not intended to be reachable from the\nQuay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Red Hat Quay\u0027s repository-level mirror configuration allows an authenticated repository administrator to conduct Server-Side Request Forgery (SSRF). By providing a specially crafted hostname, an attacker can force the Quay mirror worker to connect to internal network services or cloud metadata endpoints, potentially exposing sensitive internal resources. This risk is limited to actions performed by an authenticated administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "RHBZ#2501256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2501256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15927",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927"
}
],
"release_date": "2026-07-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Restrict network egress from Quay mirror worker pods/containers using network\npolicies or firewall rules to block access to internal network ranges\n(10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and cloud metadata endpoints\n(169.254.169.254, metadata.google.internal). Limit repository creation and\nadmin privileges to trusted users via Quay\u0027s RBAC configuration. If\nrepository-level mirroring is not required, disable the feature or restrict\naccess to the mirror API endpoints through a reverse proxy.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-57231",
"cwe": {
"id": "CWE-914",
"name": "Improper Control of Dynamically-Identified Variables"
},
"discovery_date": "2026-06-26T17:01:34.294165+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493620"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Podman: Information disclosure via malicious container image environment variables",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "RHBZ#2493620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-57231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050",
"url": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68",
"url": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68"
}
],
"release_date": "2026-06-26T16:29:02.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "podman: Podman: Information disclosure via malicious container image environment variables"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59199",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-14T17:02:51.371888+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library\u0027s image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is a heap out-of-bounds write, it does not provide a controlled write primitive exploitable for code execution in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "RHBZ#2500061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b",
"url": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9703",
"url": "https://github.com/python-pillow/Pillow/pull/9703"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4"
}
],
"release_date": "2026-07-14T15:42:15.071000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing"
},
{
"cve": "CVE-2026-59200",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-14T17:02:45.929986+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500060"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of service via crafted PDF stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via memory exhaustion. A small crafted PDF input can force unbounded decompression, but this does not lead to code execution or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "RHBZ#2500060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09",
"url": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9718",
"url": "https://github.com/python-pillow/Pillow/pull/9718"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565"
}
],
"release_date": "2026-07-14T16:09:05.091000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of service via crafted PDF stream"
},
{
"cve": "CVE-2026-59204",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-07-14T16:02:11.802781+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via excessive memory allocation. A crafted JPEG2000 file can trigger out-of-memory failures, but this does not lead to code execution or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "RHBZ#2500022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca",
"url": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9704",
"url": "https://github.com/python-pillow/Pillow/pull/9704"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j"
}
],
"release_date": "2026-07-14T15:38:29.545000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "If the application does not need JPEG2000 support, block .jp2, .j2k, .jpf, and .jpx uploads at the input layer.\n\nFor services that do process JPEG2000, set memory limits on the process or container (LimitAS= in systemd, or memory limits in Kubernetes/Podman) so a crafted image can only crash the worker, not the whole host. Add automatic restarts (Restart=always in systemd, or container restart policies) so the service recovers from OOM kills without someone having to intervene.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image"
},
{
"cve": "CVE-2026-59205",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-07-14T17:02:11.367224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform\u0027s declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is heap corruption via mode mismatch, it does not provide a controlled write primitive exploitable for code execution in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "RHBZ#2500052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721",
"url": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9715",
"url": "https://github.com/python-pillow/Pillow/pull/9715"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6"
}
],
"release_date": "2026-07-14T15:48:39.962000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Most applications using Pillow\u0027s color management via profileToProfile() or applyTransform() are not exposed. Only code that calls ImageCmsTransform.apply() directly with a user-controlled output image whose mode does not match the transform can trigger the heap corruption. Audit your code for direct apply() calls to confirm.\n\nRHEL builds ship with ASLR, full RELRO/PIE, and FORTIFY_SOURCE by default, making escalation from crash to code execution much harder. For DoS containment, configure automatic service restart (Restart=always in systemd, or container restart policies) so the process recovers without manual intervention.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59885",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-14T18:17:12.157807+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in pyasn1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call, allowing denial of service in applications that decode untrusted ASN.1 data (certificates, LDAP, SNMP, Kerberos). The corresponding encoders exhibit the same behavior when re-encoding attacker-supplied values. The arc-size limit introduced for CVE-2026-23490 does not mitigate this issue. This issue is fixed in pyasn1 version 0.6.4.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "RHBZ#2500380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59885",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59885"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9",
"url": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj"
}
],
"release_date": "2026-07-14T16:40:00.515000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Update to pyasn1 version 0.6.4 or later when available for your product stream. The impact is limited to availability (denial of service) \u2014 an attacker cannot access or modify data. Applications that do not process untrusted ASN.1 input are at reduced risk.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
}
]
}
RHSA-2026:56366
Vulnerability from csaf_redhat - Published: 2026-08-18 17:07 - Updated: 2026-08-25 13:39A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
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: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
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: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
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: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the __manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denial of service (DoS), resulting in response time degradation and service unavailability for end users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin incorrectly restores container logs from a checkpoint image. This vulnerability, categorized as a Path Traversal (CWE-61), allows an attacker to read arbitrary files on the host system by manipulating symlinked paths during the checkpoint restore process. This can lead to unauthorized information disclosure from the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.19.22 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.19.22 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-7382: [Backport to odf-4.19.z] [GSS] PDB is created for rgw even though the gateway instance count is 1\nDFBUGS-7005: [Backport to odf-4.19.z] [GSS][Disconnected env] ODF is upgraded itself from ODF v4.20.2 to ODF v4.20.7 without Manual Approval when upgrdaing OCP v4.20.5 to OCP v4.20.16\nDFBUGS-6996: [Backport to odf-4.19.z] [GSS][ODF] Noobaa DB_CLEANER not honoring set value\nDFBUGS-6815: release-4.19 ODF must-gather missing CR storageclusterpeer.yaml\nDFBUGS-6704: Backport to odf-4.19.z [GSS] Unnecessary OSD redeployments on 4.19.z upgrade for already-encrypted OSDs\nDFBUGS-5636: [4.19]Topology awareness issue\nDFBUGS-3947: 4.19 [RDR] cephblockpool radosnamespaces contains \"failed to retrieve mirroring pool ocs-storagecluster-cephblockpool\" message after the uninstallation of DR",
"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:56366",
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"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-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12151",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42342",
"url": "https://access.redhat.com/security/cve/CVE-2026-42342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45736",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48779",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53489",
"url": "https://access.redhat.com/security/cve/CVE-2026-53489"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53492",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6321",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6734",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9697",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"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_56366.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.19.22 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-25T13:39:03+00:00",
"generator": {
"date": "2026-08-25T13:39:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:56366",
"initial_release_date": "2026-08-18T17:07:29+00:00",
"revision_history": [
{
"date": "2026-08-18T17:07:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T13:39:03+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.19",
"product": {
"name": "Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ab503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786701839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Af1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786701555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1786705694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786702052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786702559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1786705806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Abd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786702713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Af6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786702264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3Ad54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1786705961"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786702448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Afccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786702276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1786706032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786702440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786702315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786703071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786702563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Aa680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786702636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3Af60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1786706198"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ae0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786702623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3Ac1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1786706227"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786703137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786702716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ac52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1786706351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786702872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786702949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3Aa4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1786706375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1786706382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Afa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1786706416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1786706461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786702917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1786706478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786703143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3Ac19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1786706507"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ad2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786701839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786701555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786702052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786702559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Afe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786702713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786702264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Ad54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786702448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786702276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Af0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786702440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Ab4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786702315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786703071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786702563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786702636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786702623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ad851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786703137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786702716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Acc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786702872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Af1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786702949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Af34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786702917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786703143"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786701839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786701555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Aa476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786702052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Afa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786702559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786702713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Aa23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786702264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Aa6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786702448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786702276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786702440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Aa69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786702315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786703071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Aaf35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786702563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786702636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786702623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786703137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aa2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786702716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786702872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786702949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786702917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786703143"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Aa49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786701555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786702559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786702713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Aeea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786702264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Ac872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786702448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786702276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786702440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786702315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786703071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ab28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786702563"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786702636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Aaa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786702623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786703137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786702716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786702872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786702949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786702917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Af174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e?arch=arm64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786703143"
}
}
}
],
"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:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64 as a component of Red Hat Openshift Data Foundation 4.19",
"product_id": "Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"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-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
}
],
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "RHBZ#2466582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6"
}
],
"release_date": "2026-05-04T19:31:57.253000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies"
},
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-6734",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:04:00.272340+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490024"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important security flaw. The `undici` library, when configured with `Socks5ProxyAgent` to handle requests for multiple origins, incorrectly reuses connection pools. This can lead to sensitive data and credentials being misrouted to unintended destinations, potentially downgrading HTTPS connections to HTTP and compromising data integrity and confidentiality. Red Hat products utilizing `undici` with `Socks5ProxyAgent` in multi-origin scenarios are 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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "RHBZ#2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj"
}
],
"release_date": "2026-06-17T16:36:55.439000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "The single most impactful mitigation is applying network egress controls to restrict which external destinations affected applications can reach. Because the vulnerability causes requests to be misrouted to wrong origins, limiting the set of reachable origins directly reduces the attack surface. These controls collectively limit the blast radius of the connection pool misrouting \u2014 the attacker must compromise one of the explicitly allowed destinations rather than any arbitrary origin \u2014 but they do not fix the underlying logic bug.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-9697",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-17T19:03:30.813843+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici\u0027s ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js\u0027s default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. Applications using `undici`\u0027s `ProxyAgent` with a SOCKS5 proxy URI will silently ignore user-configured TLS options, including custom Certificate Authorities. This bypasses intended security controls for HTTPS communication, enabling a remote attacker to perform Man-in-the-Middle attacks, potentially leading to information disclosure or arbitrary code execution in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "RHBZ#2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g"
}
],
"release_date": "2026-06-17T16:46:42.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-12151",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T17:01:45.297604+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the `undici` WebSocket client allows a remote attacker to cause unbounded memory growth. By sending numerous small or empty WebSocket frames, an unauthenticated attacker can exhaust system memory, leading to a denial of service in Red Hat products that use the affected client.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "RHBZ#2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q"
}
],
"release_date": "2026-06-17T16:05:38.785000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"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-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"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-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"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-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"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-42342",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-02T20:02:09.305521+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the __manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denial of service (DoS), resulting in response time degradation and service unavailability for end users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/server-runtime: React Router / Remix: Denial of Service via unbounded path expansion in __manifest endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in React Router (Framework Mode) and Remix (@remix-run/server-runtime). Crafted requests to the __manifest endpoint can trigger unbounded path expansion, consuming disproportionate server resources and causing denial of service through response time degradation or complete service unavailability. This only affects applications using React Router Framework Mode or Remix server runtime; applications using Declarative Mode (BrowserRouter) or Data Mode (createBrowserRouter/RouterProvider) are not impacted. In Red Hat products, affected React Router components are used in internal console UIs that are deployed behind authenticated ingress, reducing 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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42342"
},
{
"category": "external",
"summary": "RHBZ#2484116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42342",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42342"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42342",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42342"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78"
}
],
"release_date": "2026-06-02T18:23:02.765000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.\nUpgrade to a patched version to fully mitigate the issues (ref: https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78).",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "react-router: @remix-run/server-runtime: React Router / Remix: Denial of Service via unbounded path expansion in __manifest endpoint"
},
{
"cve": "CVE-2026-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this 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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
}
],
"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 Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-48779",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-16T22:01:24.571224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489661"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `ws` WebSocket library. A remote attacker can exploit this flaw by sending a high volume of small, fragmented data, leading to excessive memory consumption and subsequent process termination. This can result in service disruption for Red Hat products that utilize `ws` for WebSocket communication.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "RHBZ#2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7",
"url": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53",
"url": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94",
"url": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8",
"url": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p"
}
],
"release_date": "2026-06-16T21:26:22.537000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"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.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
},
{
"cve": "CVE-2026-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level code execution.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
},
{
"cve": "CVE-2026-53489",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-01T19:01:30.964031+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496129"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin incorrectly restores container logs from a checkpoint image. This vulnerability, categorized as a Path Traversal (CWE-61), allows an attacker to read arbitrary files on the host system by manipulating symlinked paths during the checkpoint restore process. This can lead to unauthorized information disclosure from the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Arbitrary host file read via symlink following in CRI checkpoint restore",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is not exploitable in several Red Hat products listed in the affect table. These products use CRI-O as the container runtime rather than containerd. Although some shipped images include the containerd Go module (primarily v1.x, and in a few cases containerd v2.x API client libraries) as a build-time dependency for OCI image handling, they do not execute the containerd daemon or its CRI plugin. As a result, the vulnerable containerd CRI checkpoint-restore code path is not exercised.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53489"
},
{
"category": "external",
"summary": "RHBZ#2496129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496129"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53489"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-rgh6-rfwx-v388",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-rgh6-rfwx-v388"
}
],
"release_date": "2026-07-01T18:10:41.802000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "For Red Hat OpenShift and layered products, CRI-O is the supported container runtime, so the vulnerable containerd CRI checkpoint-restore code path is not exercised during normal cluster operation. Customers should nevertheless apply Red Hat product errata as they become available to receive updates for affected operator, must-gather and tooling images that may bundle the containerd Go module.\n\nIf containerd is deployed as the container runtime with CRI checkpoint/restore enabled, disable checkpoint/restore functionality until a fixed version of containerd can be applied.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Arbitrary host file read via symlink following in CRI checkpoint restore"
},
{
"cve": "CVE-2026-53492",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-07-01T19:01:34.238078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important. In Red Hat OpenShift Container Platform, a user with pod creation permissions could bypass standard Kubernetes resource allocation and device plugin enforcement. This is due to containerd\u0027s Container Runtime Interface (CRI) improperly trusting Container Device Interface (CDI) annotations during container restoration. Exploitation requires CDI to be enabled on the node and a matching host CDI specification for the requested device.",
"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.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "RHBZ#2496130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc"
}
],
"release_date": "2026-07-01T17:59:12.552000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
}
],
"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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration."
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T17:07: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.19/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56366"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_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": [
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:073a57882455684aee06b54847e2a24a62de08cfa19ba3db5f8019fec45e012f_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:13a4cfc07f51b5fb2c09b034546a25f19e1ada4956f3422ecfea3750237f6877_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:714c440d4104bd6c8e048cc076a40446a54c8699858ccd7c663efdedcc3a6ec5_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:a49c84a0a66b5150d5ce9c1c748d18df871a9789e09b52ba8fc28cdc0c9a61c9_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:f1272e4b51d0e7a7660f89c0dcc237c9f637f8f9974840c02ce870042efac469_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:36fbd5ff58ce8e66cd1bc715da903493a37f2911e31817db17dbc2296c356414_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:b503a08006b990547e5103c18336970dcc0fb5104c0421d27e12334f19a11863_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/cephcsi-rhel9@sha256:d2f202633f6ec5d238eba42f385c2cd34a5785913434cbb42a3a654ca8942600_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3f042df7942cc6d0b8792788d39b84bc2ca49249b3ffcb77ab3b7d06603cdbfe_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:4e0f605e3e76a269f451de80d0378ba27b31aa503ff6f9db9e75b0b9b279d63b_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-core-rhel9@sha256:a476239c42d3cac3f1ba5fc2fd964ff813b96d3a2ebbf3101db2c9cfe078bf85_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-operator-bundle@sha256:54d35fa2ebe0696f10b18c7701f4a4325968da8fd8be3f63a6bbbac0a602cdf7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:20ff23682f8cdc4643bd9bf77cf7c74370fe1797747bf741701749f69af5bf32_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6badfa824123032935d38952b2b1950a5528172782b26756ef63c973c7ae4df7_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:90aa6d2ac25e81fe9cd29de6202ac586362228d2d7a062fb180a842b049f485e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:fa28e9ae764c7e8d2cfa03545cca018d3d1cfdeff3424b2ff6c62cf87d60a798_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4506477cd11d6707c14d274c5d5ce6ff70525362f3e854e29e0e2929e36a640e_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:69b37758ce924888b116d03887f9b90311763f09486c5801fb184af6856b58dc_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bd80cb94dde1def25c86a39d5a67681d0d6a2b56cfe0527927af0d4e70e0eefb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:fe72132112f6c67f7b2a0942c56de21c806522367e084c774744fefec9c70617_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:d54bb64c94cfefeca479b6736463c93a683949947dd01435fb95277b85f1cb19_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:6e94f0a134de5aa4697db3166410d85eca7be08810b32ff09c593c677a4fa302_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a23bbe68bd0ae322085a28e520c06824aaa46428cc9e839270357c92748e76e3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:eea67de1407147dbcdb9d475dc5119b85c59781eee198ba29b83893908f1377f_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:f6e379434da19a00b70f772f10894bfd3165d9d626386d29ddcd0e78d5e24ca5_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:5eb4ba9b9f9f600e038853661baaf9b7fa80500ea29984cf1c6deef537c6a304_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:a6291a20caf4d1fcc824b3509abd60271c30fd4b2ca11d5f0b805c1f59ff72a4_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:c872fb9bf72d36b29bb94f6dc97bf03554959277b4c3cd34f9d42a586961eb8c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d54215f1b92e64a148b46c4604c148542731a62439a56c2682f0415c2d832d38_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-operator-bundle@sha256:2ba6d72b3fe8d1d217569ce243f9290267de2dac650c624beaf1e396fc958bf0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1a8a028876647d3180f8b2c8aa5a01588434acab76212e0acbad041ea055e88d_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:2f193e5fc0fee99efe026692c89b462e1017ab955440125125e509a15f5e90a6_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5331795f434081a0705ac6ede51b2765d95c3d380b554b655227580d810eb386_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:fccfe478bff3ba7b2faa30056a11d42b13cd5eed945639b9a6e5794d52e1625e_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:42da17e416468a08edbd61ae448d417c7e6716b5f990996f5acf116ed10ff54d_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:7b1a50175edfb1b2e7fee2b0547392e947ab9ff8bf45d1d7148ab7f6f6a1ce49_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:96ba9f579a8f770fa6734e61a0b1a50d063aea1892e40bf2d3435e0f4a4d9667_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cli-rhel9@sha256:f0862c9467f537f49a75b43dcea9cbaa14efcf4452dc38684eb4287bfc522f02_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:2bcbee8f3e67760ad91e0cefef9b013753807f7e1ccc7b449a06014f904d2d3b_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:86171c1717c64b10f78ef8ccbcebcab78648faf0324cf646cbaaba7ab800dd57_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:a69a9c33ca379dc7f52453c8096f397c8559fce0df450dcb7fcb8d27fe915010_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:b4cccd4475e0e70998260d4b924a98fa2e2dd63477f8454256218316becee428_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:2a76eabd67505ecff140ac41f2619229a4dfd87bf30c7ba305562844434ed68e_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:951de013c6eaf20679eaf992a44786b19fb14e0816242d2a0e29940c2b85519f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ba91ffd1d36335a5d670d7ed4d48313f071df01438e509e8e49ff0db8a4d3758_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-console-rhel9@sha256:ef7ba7e68448a7e29dace05b7391bdd3b41a78153a15d49af7860ddf8a9a2b4a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:156fb0172a1d4bdc86650042104d441bb8379033ac53dbb8fc52d4de499238cd_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:46f09d320c390a3e9eeac7ea4e41a6b15978dcd6b233a9f1af8ab67172fb2677_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:af35f190084fa0b2ba15be923d5ce338f0e4439013a91e5d99e310abfbb4c522_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:b28045488a237c9f907a3a2bbb468cfad6f29939222780044d709a75ee11e267_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:f60fdc4a316c5b5556c38e5e5948b404eeb8a8ef5b01b4766e531c22184caea0_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:1fa1fcd3097be67b2726417be1485ff0d21d94e7d83382d95e8013f6f7efc882_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:95d1c54558a6b798ed0e0038d4350025438647f3a556299ec856c84c55a97261_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:a680f2c9845c7c81bad2b15057ed8871846bd410ebc1bc6d2520a78eb0cd305d_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b8d212300d02864055dd868a46141aef4538c192d360f518e205926685ccd42c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:14bff217c56ee44eb67620f6faafd9121c6b328962c68d6118d6b0a119664d1a_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:8e01c6643f68946b51ec06ce40400782482ac28e372ad0ddd5755a3853012966_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:aa0a006091ac0e094b4a8859ce8649714811534d48065f5403dd9740b532ec9c_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:e0ffdc3456fa829c7022c0a19b288c9a2a695be8cc67e7db5213d79409ace9de_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:c1dabcc98eed771bf0779b88ac84b89446483a93e43435fd9ca2e54ab27b5ddb_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:1a02a5ab296bfe179943fa07683632d2abaeec894f950d6537061839a3d9165a_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:311345ec95e3582115b624d717e8371e3f69921323727d821e33cda61b3a7bf3_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7a685d9b95e94fc01224ef9280c95f6a72a3443dc9ec5030d8067c23d2da7742_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d851954f9c7f9a27126279a63fce3a9757fb7ec563c5d2001e7120435c2e213c_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c52878aa949d62c227f8299827ec505e97f9c2cc3880f3135990d5a5a9e34074_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:00c6fba5b97a17ffa705b48f179b071e38cf2c0ddc6ce1464736042785b2a787_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:91112f8c2e384b6d8870e0bd5988669093a87a00e927d86ced2665725652bb99_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a2db2cd564005e00282e7602683075926b6afff19c03c3d51ccf8070a2b96707_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ef2e0f226147f64d2bee3fe436a90832b2e6a492aaddcf3efd8a07be96b0c4bd_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:549a774760ba91b9d0df29a374efaf17f40479449f810c2fb1b24afddaf4620f_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:657b61ca53814766ac7622a945f73542bb3108df4df56be9b90bfde90ff3fd1a_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:6a13c3a30cabea68fabd71088ffdc0c6076f485cc8b7192fabc6b2d293b21b68_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:cc87d8652c344801a625a87bf7daeac51a95146d89dd9ee95e42fc028aa80cc8_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-operator-bundle@sha256:a4961372293e4d528786a3e8cba5e3c8b9052e6362432e348544be2ceab032ab_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:51afc602e921ac5396e6bb6fccc0b48cdb0409db6a4d9d16cc857b58048dafe2_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:0cc284b710ecb7d395146e8da577cffce1eff279218c97d70a66902aa7410ca3_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:770f1bfab53a4f3132ca19ba16eaad165391d320680293275eb3d99136121eef_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:ed29284671a90e19dd520dd0d86e93e9b3deb572f196c015e02bd088e64c3b81_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odf-rhel9-operator@sha256:f1d0372d55d998f335e651c5abaea8fe159a5e608b786d8032ef8c29ead935a4_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:fa1fe4b62e90b5c4994b8af481deb7c2aef5452bde61e10f5cdceacd4acbc26c_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:0fb3ca3bb4ad58d588b97765c43d4f0608f5c05de5875d144afd61c38e317fc7_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:2a605df0ecf8de1b55301d416673bdb05a0c3b733eadfd0e43d780c867b7f333_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:3f96ca5bcbfcfa0311071901ab8864753938f2c4dd86c0fbee8e2bd9caf42d82_arm64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:6e57a9e04a9855e7446e324e3e0747bd2356eda265d9d4ed7dd8323ae644e4f0_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:962b40d8157060c35f92e51dcef0381f715407f7b9b3b4a2d29e45face0725ff_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/odr-rhel9-operator@sha256:f34d92b31fe4d59d78ce39d0e8e2b62acb19ac7d14e4566adaf201a42780e1a1_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:c19d832f3d39c6bf81f3b0db7659098c45ed6ae8538dbe1a2b06ce191a670b39_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:29443fabfa53c6aaaeb17cf96684bbe73ecb377316171881c0705b3580a57022_ppc64le",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:2f41da009bec04136b23bc8e5201a9487bd59c0d5dcc048a6c48312e49afda73_s390x",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:979cda79fbd90bfd487002f6fa03eadcdb7764e44f3710cbb1e4b2785e1718c6_amd64",
"Red Hat Openshift Data Foundation 4.19:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:f174b4a3f52706be7fde8f92ce82cd11824480bffc15083d823fdb6c2eba491e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:56431
Vulnerability from csaf_redhat - Published: 2026-08-18 18:22 - Updated: 2026-08-25 13:39A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
An open redirect flaw has been discovered in the react-router npm library. An attacker-supplied path can be crafted so that when a React Router application navigates to it via navigate(), <Link>, or redirect(), the app performs a navigation/redirect to an external URL. This is only an issue if you are passing untrusted content into navigation paths in your application code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici, a Node.js HTTP/1.1 client. A remote attacker could exploit this vulnerability by sending HTTP/1.1 requests that include duplicate Content-Length headers with different casing (e.g., "Content-Length" and "content-length"). This can lead to HTTP Request Smuggling, a technique where an attacker sends an ambiguous request that is interpreted differently by a proxy and a backend server. Successful exploitation could result in unauthorized access, cache poisoning, or credential hijacking. It may also cause a Denial of Service (DoS) if strict HTTP parsers reject the malformed requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. A remote attacker can exploit this vulnerability by sending a specially crafted compressed frame, known as a "decompression bomb," during permessage-deflate decompression. The undici WebSocket client does not properly limit the size of decompressed data, leading to unbounded memory consumption. This can cause the Node.js process to exhaust available memory, resulting in a denial of service (DoS) where the process crashes or becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici, a Node.js HTTP/1.1 client. This vulnerability allows a remote attacker to inject malicious data into HTTP headers or prematurely end HTTP requests by sending specially crafted input to the `upgrade` option of `client.request()`. This is possible because undici does not properly validate input for invalid header characters, which could lead to unauthorized information disclosure or bypassing of security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the undici WebSocket client. A remote malicious server can exploit this vulnerability by sending a WebSocket frame with an invalid `server_max_window_bits` parameter within the permessage-deflate extension. This improper validation causes the client's Node.js process to terminate, leading to a denial-of-service (DoS) condition for the client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket. Consequently, when the client dispatches a new request on that socket, it may associate the injected response with the new request, leading to responses being delivered to unintended recipients or requests. This could result in a low impact on data integrity.
CWE-940 - Improper Verification of Source of a Communication Channel| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in postcss. A remote attacker could exploit a vulnerability in the `toString` function of the AST Serialization component by executing a manipulation, leading to uncontrolled recursion. This uncontrolled recursion can result in a Denial of Service (DoS) condition, making the affected system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. The cookie parser in the `parseSetCookie` function incorrectly decodes cookie values, which is contrary to standard specifications. This vulnerability allows an attacker-controlled upstream to inject arbitrary HTTP response headers, such as `Set-Cookie`, `Location`, or `Cache-Control`. The primary consequence is HTTP response header injection, which can lead to session fixation, open redirect, or cache poisoning.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintended information disclosure or a weakening of security protections for the user.
CWE-1286 - Improper Validation of Syntactic Correctness of Input| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Undici, an HTTP/1.1 client for Node.js. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP response with an unbounded number of links in the decompression chain. This could lead to high CPU usage and excessive memory allocation, resulting in a Denial of Service (DoS) for the affected system.
CWE-770 - Allocation of Resources Without Limits or Throttling| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the `requests` HTTP library, specifically in the `requests.utils.extract_zipped_paths()` function, which is used to load Certificate Authority (CA) bundles. A local attacker can exploit this vulnerability by pre-creating a malicious CA bundle file in the system's temporary directory. When a vulnerable application initializes the `requests` library, it may load this malicious file instead of the legitimate CA bundle, leading to a bypass of security controls and potential integrity compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
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: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing specially crafted XML input to an application using the affected library. The DocTypeReader component incorrectly processes configuration limits for entity counts and sizes when these limits are explicitly set to zero, bypassing intended restrictions. This oversight allows for unbounded entity expansion, consuming excessive memory and leading to a Denial of Service (DoS) condition, which makes the application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Picomatch, a JavaScript glob matcher. This Regular Expression Denial of Service (ReDoS) vulnerability allows a remote attacker to cause excessive CPU consumption and block the Node.js event loop, leading to a denial of service. This occurs when untrusted users supply crafted extglob patterns, specifically those using quantifiers like `+()` and `*()` combined with overlapping alternatives or nested extglobs, which can trigger catastrophic backtracking in the compiled regular expressions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in picomatch, a JavaScript glob matcher. A remote attacker could exploit a method injection vulnerability by providing specially crafted POSIX bracket expressions, such as [[:constructor:]]. This allows the attacker to inject inherited method names into generated regular expressions, leading to incorrect glob matching behavior. This issue can cause security-relevant logic errors in applications that use picomatch for filtering, validation, or access control, potentially compromising data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the brace-expansion library, a component used for generating strings based on patterns. A remote attacker could exploit this vulnerability by providing a specially crafted brace pattern that includes a zero step value. This malicious input causes the library's sequence generation loop to run indefinitely, leading to excessive memory allocation and causing the process to hang. This results in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
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: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in React Router. This vulnerability allows a remote attacker to redirect users to an external, potentially malicious, website. This occurs when specially crafted URLs, containing paths starting with `//`, are passed to the redirect function, causing them to be misinterpreted as protocol-relative URLs. The severity of the impact depends on how the application validates redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in PostCSS. This vulnerability allows a remote attacker to perform Cross-Site Scripting (XSS) by submitting specially crafted CSS. When PostCSS processes and re-stringifies this CSS for embedding within HTML `<style>` tags, it fails to properly escape `</style>` sequences. This oversight enables the injected `</style>` to prematurely close the HTML style block, allowing the attacker to inject malicious scripts and execute arbitrary code in the user's browser context.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in fast-xml-parser. The XMLBuilder component does not properly escape specific sequences ("-->" in comments and "]]>" in CDATA sections) when constructing XML from JavaScript objects. This vulnerability allows an attacker to perform XML injection if user-controlled data is processed within comments or CDATA elements. Successful exploitation can lead to Cross-Site Scripting (XSS), SOAP injection, or unauthorized data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in uuid. The library's versions v3, v5, and v6 do not adequately check the size of external memory buffers provided by applications. This oversight allows the library to write data beyond the designated buffer limits without signaling an error. Such out-of-bounds writes can lead to data corruption, unintended information disclosure, or disrupt application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the __manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denial of service (DoS), resulting in response time degradation and service unavailability for end users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library's encoding function. This could cause the system to consume significant resources, leading to a Denial of Service (DoS), where the affected application becomes unavailable to legitimate users. This issue stems from an incomplete fix for a previously identified vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of O(N²) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker can exploit this vulnerability by providing a specially crafted YAML document that repeatedly uses the same alias in a merge sequence. This can lead to algorithmic CPU exhaustion, causing the Node.js worker or event loop to be blocked for an extended period, resulting in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-7383: [Backport to odf-4.18.z] [GSS] PDB is created for rgw even though the gateway instance count is 1\nDFBUGS-6998: [Backport to odf-4.18.z] [GSS][ODF] Noobaa DB_CLEANER not honoring set value",
"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:56431",
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"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-68470",
"url": "https://access.redhat.com/security/cve/CVE-2025-68470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11525",
"url": "https://access.redhat.com/security/cve/CVE-2026-11525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12151",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1525",
"url": "https://access.redhat.com/security/cve/CVE-2026-1525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1526",
"url": "https://access.redhat.com/security/cve/CVE-2026-1526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1527",
"url": "https://access.redhat.com/security/cve/CVE-2026-1527"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22036",
"url": "https://access.redhat.com/security/cve/CVE-2026-22036"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2229",
"url": "https://access.redhat.com/security/cve/CVE-2026-2229"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25645",
"url": "https://access.redhat.com/security/cve/CVE-2026-25645"
},
{
"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-33349",
"url": "https://access.redhat.com/security/cve/CVE-2026-33349"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33671",
"url": "https://access.redhat.com/security/cve/CVE-2026-33671"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33672",
"url": "https://access.redhat.com/security/cve/CVE-2026-33672"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33750",
"url": "https://access.redhat.com/security/cve/CVE-2026-33750"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34043",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"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-35469",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"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-40181",
"url": "https://access.redhat.com/security/cve/CVE-2026-40181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41305",
"url": "https://access.redhat.com/security/cve/CVE-2026-41305"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41650",
"url": "https://access.redhat.com/security/cve/CVE-2026-41650"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41907",
"url": "https://access.redhat.com/security/cve/CVE-2026-41907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42342",
"url": "https://access.redhat.com/security/cve/CVE-2026-42342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45409",
"url": "https://access.redhat.com/security/cve/CVE-2026-45409"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45736",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48779",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48801",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53550",
"url": "https://access.redhat.com/security/cve/CVE-2026-53550"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6321",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6733",
"url": "https://access.redhat.com/security/cve/CVE-2026-6733"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6734",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9358",
"url": "https://access.redhat.com/security/cve/CVE-2026-9358"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9679",
"url": "https://access.redhat.com/security/cve/CVE-2026-9679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9697",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"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_56431.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.18.27 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-25T13:39:03+00:00",
"generator": {
"date": "2026-08-25T13:39:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:56431",
"initial_release_date": "2026-08-18T18:22:46+00:00",
"revision_history": [
{
"date": "2026-08-18T18:22:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T13:39:03+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.18",
"product": {
"name": "Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Afd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786705347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Add66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786706101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1786708508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786705558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786705646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3Aafb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1786708633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786706138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786705741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3Acaa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1786708711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786705777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786705802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1786708778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786705938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786706577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786706125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786706177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1786709007"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786706188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3A723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1786709034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ad400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786706679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786706357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3Ac04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1786709086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786706612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786706644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3A8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1786709119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1786709122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Af4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1786709156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Ad716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1786709184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786706659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3Ac3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1786709203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786706880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1786709254"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786705347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786706101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786705558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786705646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786706138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Abec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786705741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Ad31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786705777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786705802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Aee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786705938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Aa5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786706577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786706125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ae0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786706177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ad71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786706188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Aeb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786706679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786706357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Af6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786706612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786706644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786706659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786706880"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786705347"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786706101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786705558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786705646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Abb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786706138"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Acaf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786705741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786705777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786705802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ae03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786705938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786706577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Ad598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786706125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786706177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786706188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786706679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aa7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786706357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786706612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ab0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786706644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Aa518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786706659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786706880"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786706101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786705646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786705741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786705802"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ae89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786705938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786706177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Aa0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786706188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786706357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786706612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786706644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786706659"
}
}
}
],
"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:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64 as a component of Red Hat Openshift Data Foundation 4.18",
"product_id": "Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"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-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"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-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "js-yaml: js-yaml prototype pollution in merge"
},
{
"cve": "CVE-2025-68470",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2026-01-10T04:01:28.174269+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428417"
}
],
"notes": [
{
"category": "description",
"text": "An open redirect flaw has been discovered in the react-router npm library. An attacker-supplied path can be crafted so that when a React Router application navigates to it via navigate(), \u003cLink\u003e, or redirect(), the app performs a navigation/redirect to an external URL. This is only an issue if you are passing untrusted content into navigation paths in your application code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: React Router unexpected external redirect",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68470"
},
{
"category": "external",
"summary": "RHBZ#2428417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68470",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68470"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68470",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68470"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-9jcx-v3wj-wh4m",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-9jcx-v3wj-wh4m"
}
],
"release_date": "2026-01-10T02:39:41.078000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "react-router: React Router unexpected external redirect"
},
{
"cve": "CVE-2026-1525",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-03-12T21:01:33.639277+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447144"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici, a Node.js HTTP/1.1 client. A remote attacker could exploit this vulnerability by sending HTTP/1.1 requests that include duplicate Content-Length headers with different casing (e.g., \"Content-Length\" and \"content-length\"). This can lead to HTTP Request Smuggling, a technique where an attacker sends an ambiguous request that is interpreted differently by a proxy and a backend server. Successful exploitation could result in unauthorized access, cache poisoning, or credential hijacking. It may also cause a Denial of Service (DoS) if strict HTTP parsers reject the malformed requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. A flaw in the undici Node.js HTTP/1.1 client allows for HTTP Request Smuggling or Denial of Service. This can occur in Red Hat products that use undici and process HTTP requests where user-controlled header names are not case-normalized, or headers are passed as flat arrays.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1525"
},
{
"category": "external",
"summary": "RHBZ#2447144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447144"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1525"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1525"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/444.html",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3556037",
"url": "https://hackerone.com/reports/3556037"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6",
"url": "https://www.rfc-editor.org/rfc/rfc9110.html#section-8.6"
}
],
"release_date": "2026-03-12T19:56:55.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: HTTP Request Smuggling and Denial of Service due to duplicate Content-Length headers"
},
{
"cve": "CVE-2026-1526",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-12T21:01:25.538271+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447142"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A remote attacker can exploit this vulnerability by sending a specially crafted compressed frame, known as a \"decompression bomb,\" during permessage-deflate decompression. The undici WebSocket client does not properly limit the size of decompressed data, leading to unbounded memory consumption. This can cause the Node.js process to exhaust available memory, resulting in a denial of service (DoS) where the process crashes or becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1526"
},
{
"category": "external",
"summary": "RHBZ#2447142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447142"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1526"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc7692",
"url": "https://datatracker.ietf.org/doc/html/rfc7692"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vrm6-8vpv-qv8q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vrm6-8vpv-qv8q"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3481206",
"url": "https://hackerone.com/reports/3481206"
}
],
"release_date": "2026-03-12T20:08:05.950000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression"
},
{
"cve": "CVE-2026-1527",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-03-12T21:01:21.390673+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447141"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici, a Node.js HTTP/1.1 client. This vulnerability allows a remote attacker to inject malicious data into HTTP headers or prematurely end HTTP requests by sending specially crafted input to the `upgrade` option of `client.request()`. This is possible because undici does not properly validate input for invalid header characters, which could lead to unauthorized information disclosure or bypassing of security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: HTTP header injection and request smuggling vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1527"
},
{
"category": "external",
"summary": "RHBZ#2447141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1527",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1527"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1527"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-4992-7rv2-5pvq",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-4992-7rv2-5pvq"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3487198",
"url": "https://hackerone.com/reports/3487198"
}
],
"release_date": "2026-03-12T20:17:18.984000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: Undici: HTTP header injection and request smuggling vulnerability"
},
{
"cve": "CVE-2026-2229",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-12T21:01:29.187989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447143"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the undici WebSocket client. A remote malicious server can exploit this vulnerability by sending a WebSocket frame with an invalid `server_max_window_bits` parameter within the permessage-deflate extension. This improper validation causes the client\u0027s Node.js process to terminate, leading to a denial-of-service (DoS) condition for the client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2229"
},
{
"category": "external",
"summary": "RHBZ#2447143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2229"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc7692",
"url": "https://datatracker.ietf.org/doc/html/rfc7692"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-v9p9-hfj2-hcw8",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-v9p9-hfj2-hcw8"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3487486",
"url": "https://hackerone.com/reports/3487486"
},
{
"category": "external",
"summary": "https://nodejs.org/api/zlib.html#class-zlibinflateraw",
"url": "https://nodejs.org/api/zlib.html#class-zlibinflateraw"
}
],
"release_date": "2026-03-12T20:27:05.600000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "RHBZ#2466582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6"
}
],
"release_date": "2026-05-04T19:31:57.253000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies"
},
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-6733",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:02:16.713859+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici\u0027s HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket. Consequently, when the client dispatches a new request on that socket, it may associate the injected response with the new request, leading to responses being delivered to unintended recipients or requests. This could result in a low impact on data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low: A flaw in Undici\u0027s HTTP/1.1 client, as used in various Red Hat products, allows an attacker-controlled upstream server to inject unsolicited responses onto reused keep-alive sockets. This can lead to incorrect response delivery, potentially impacting data integrity, but requires a compromised server and active keep-alive connections.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6733"
},
{
"category": "external",
"summary": "RHBZ#2490006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6733"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-35p6-xmwp-9g52",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-35p6-xmwp-9g52"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3582376",
"url": "https://hackerone.com/reports/3582376"
}
],
"release_date": "2026-06-17T17:14:50.991000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery."
},
{
"cve": "CVE-2026-6734",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:04:00.272340+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490024"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important security flaw. The `undici` library, when configured with `Socks5ProxyAgent` to handle requests for multiple origins, incorrectly reuses connection pools. This can lead to sensitive data and credentials being misrouted to unintended destinations, potentially downgrading HTTPS connections to HTTP and compromising data integrity and confidentiality. Red Hat products utilizing `undici` with `Socks5ProxyAgent` in multi-origin scenarios are 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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "RHBZ#2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj"
}
],
"release_date": "2026-06-17T16:36:55.439000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "The single most impactful mitigation is applying network egress controls to restrict which external destinations affected applications can reach. Because the vulnerability causes requests to be misrouted to wrong origins, limiting the set of reachable origins directly reduces the attack surface. These controls collectively limit the blast radius of the connection pool misrouting \u2014 the attacker must compromise one of the explicitly allowed destinations rather than any arbitrary origin \u2014 but they do not fix the underlying logic bug.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-9358",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-05-24T07:00:47.549016+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481006"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postcss. A remote attacker could exploit a vulnerability in the `toString` function of the AST Serialization component by executing a manipulation, leading to uncontrolled recursion. This uncontrolled recursion can result in a Denial of Service (DoS) condition, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss-selector-parser: Postcss: Denial of Service via uncontrolled recursion in AST Serialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This flaw in Postcss can lead to a denial of service (DoS) in applications that process untrusted CSS. The vulnerability arises from uncontrolled recursion in the AST Serialization component when handling specially crafted CSS. Exploitation requires user interaction, such as submitting attacker-controlled CSS, which reduces the risk in environments where CSS is typically pre-compiled or not directly user-modifiable.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9358"
},
{
"category": "external",
"summary": "RHBZ#2481006",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481006"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9358",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9358"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9358",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9358"
},
{
"category": "external",
"summary": "https://gist.github.com/bx33661/581e3a38134601c04e19b4dfc9b459b9",
"url": "https://gist.github.com/bx33661/581e3a38134601c04e19b4dfc9b459b9"
},
{
"category": "external",
"summary": "https://vuldb.com/submit/813080",
"url": "https://vuldb.com/submit/813080"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/365321",
"url": "https://vuldb.com/vuln/365321"
},
{
"category": "external",
"summary": "https://vuldb.com/vuln/365321/cti",
"url": "https://vuldb.com/vuln/365321/cti"
}
],
"release_date": "2026-05-24T05:30:09.671000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "Upgrade to PostCSS 8.5.6 or later. As a workaround, validate and sanitize CSS input before processing with PostCSS to prevent deeply nested or malicious structures from reaching the serializer.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss-selector-parser: Postcss: Denial of Service via uncontrolled recursion in AST Serialization"
},
{
"cve": "CVE-2026-9679",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-17T19:03:52.323822+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. The cookie parser in the `parseSetCookie` function incorrectly decodes cookie values, which is contrary to standard specifications. This vulnerability allows an attacker-controlled upstream to inject arbitrary HTTP response headers, such as `Set-Cookie`, `Location`, or `Cache-Control`. The primary consequence is HTTP response header injection, which can lead to session fixation, open redirect, or cache poisoning.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: A flaw in the `undici` library\u0027s cookie parser can lead to HTTP response header injection. This occurs when applications, such as proxies or middleware, incorrectly forward percent-decoded cookie values from upstream into downstream response headers. Successful exploitation could result in session fixation, open redirects, or cache poisoning.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9679"
},
{
"category": "external",
"summary": "RHBZ#2490022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9679"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-p88m-4jfj-68fv",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-p88m-4jfj-68fv"
}
],
"release_date": "2026-06-17T16:56:18.579000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding"
},
{
"cve": "CVE-2026-9697",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-17T19:03:30.813843+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici\u0027s ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js\u0027s default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. Applications using `undici`\u0027s `ProxyAgent` with a SOCKS5 proxy URI will silently ignore user-configured TLS options, including custom Certificate Authorities. This bypasses intended security controls for HTTPS communication, enabling a remote attacker to perform Man-in-the-Middle attacks, potentially leading to information disclosure or arbitrary code execution in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "RHBZ#2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g"
}
],
"release_date": "2026-06-17T16:46:42.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy"
},
{
"cve": "CVE-2026-11525",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-06-17T19:02:29.292011+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490008"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie\u0027s SameSite policy to a less secure setting, potentially leading to unintended information disclosure or a weakening of security protections for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low impact flaw in undici, as used in various Red Hat products, arises from incorrect parsing of the `SameSite` cookie attribute. A malicious server could exploit this by sending a specially crafted `Set-Cookie` header, causing the `SameSite` policy to be downgraded to a less secure setting. This could lead to a minor weakening of security protections or unintended information disclosure in applications that process and rely on these cookie attributes.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11525"
},
{
"category": "external",
"summary": "RHBZ#2490008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490008"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11525"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11525",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11525"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-g8m3-5g58-fq7m",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-g8m3-5g58-fq7m"
}
],
"release_date": "2026-06-17T17:31:03.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-12151",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T17:01:45.297604+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the `undici` WebSocket client allows a remote attacker to cause unbounded memory growth. By sending numerous small or empty WebSocket frames, an unauthenticated attacker can exhaust system memory, leading to a denial of service in Red Hat products that use the affected client.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "RHBZ#2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q"
}
],
"release_date": "2026-06-17T16:05:38.785000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-22036",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-14T20:01:00.899462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undici, an HTTP/1.1 client for Node.js. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP response with an unbounded number of links in the decompression chain. This could lead to high CPU usage and excessive memory allocation, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: Undici: Denial of Service via excessive decompression steps",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. The flaw in Undici, an HTTP/1.1 client for Node.js, allows a remote malicious server to trigger a Denial of Service by sending a specially crafted HTTP response with excessive decompression steps. This can lead to high CPU usage and memory allocation on the client system. Red Hat products utilizing Undici that connect to untrusted external HTTP servers are potentially 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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22036"
},
{
"category": "external",
"summary": "RHBZ#2429741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22036"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22036",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22036"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/commit/b04e3cbb569c1596f86c108e9b52c79d8475dcb3",
"url": "https://github.com/nodejs/undici/commit/b04e3cbb569c1596f86c108e9b52c79d8475dcb3"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-g9mf-h72j-4rw9",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-g9mf-h72j-4rw9"
}
],
"release_date": "2026-01-14T19:07:13.745000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.7,
"baseSeverity": "LOW",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "undici: Undici: Denial of Service via excessive decompression steps"
},
{
"cve": "CVE-2026-25645",
"cwe": {
"id": "CWE-379",
"name": "Creation of Temporary File in Directory with Insecure Permissions"
},
"discovery_date": "2026-03-25T18:01:56.017766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451408"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `requests` HTTP library, specifically in the `requests.utils.extract_zipped_paths()` function, which is used to load Certificate Authority (CA) bundles. A local attacker can exploit this vulnerability by pre-creating a malicious CA bundle file in the system\u0027s temporary directory. When a vulnerable application initializes the `requests` library, it may load this malicious file instead of the legitimate CA bundle, leading to a bypass of security controls and potential integrity compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: Requests: Security bypass due to predictable temporary file creation",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25645"
},
{
"category": "external",
"summary": "RHBZ#2451408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25645"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25645",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25645"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7",
"url": "https://github.com/psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/releases/tag/v2.33.0",
"url": "https://github.com/psf/requests/releases/tag/v2.33.0"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2",
"url": "https://github.com/psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2"
}
],
"release_date": "2026-03-25T17:02:48.402000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: Requests: Security bypass due to predictable temporary file creation"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"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-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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-33349",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-03-24T20:02:32.870828+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450909"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-parser. A remote attacker can exploit this vulnerability by providing specially crafted XML input to an application using the affected library. The DocTypeReader component incorrectly processes configuration limits for entity counts and sizes when these limits are explicitly set to zero, bypassing intended restrictions. This oversight allows for unbounded entity expansion, consuming excessive memory and leading to a Denial of Service (DoS) condition, which makes the application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: Denial of Service via unbounded entity expansion due to incorrect configuration limit handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33349"
},
{
"category": "external",
"summary": "RHBZ#2450909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450909"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33349",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33349"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/239b64aa1fc5c5455ddebbbb54a187eb68c9fdb7",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/commit/239b64aa1fc5c5455ddebbbb54a187eb68c9fdb7"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-jp2q-39xq-3w4g",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-jp2q-39xq-3w4g"
}
],
"release_date": "2026-03-24T19:35:47.908000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: fast-xml-parser: Denial of Service via unbounded entity expansion due to incorrect configuration limit handling"
},
{
"cve": "CVE-2026-33671",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-26T22:01:52.640474+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451986"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Picomatch, a JavaScript glob matcher. This Regular Expression Denial of Service (ReDoS) vulnerability allows a remote attacker to cause excessive CPU consumption and block the Node.js event loop, leading to a denial of service. This occurs when untrusted users supply crafted extglob patterns, specifically those using quantifiers like `+()` and `*()` combined with overlapping alternatives or nested extglobs, which can trigger catastrophic backtracking in the compiled regular expressions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33671"
},
{
"category": "external",
"summary": "RHBZ#2451986",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451986"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33671",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33671"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33671",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33671"
},
{
"category": "external",
"summary": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d",
"url": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d"
},
{
"category": "external",
"summary": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj",
"url": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj"
}
],
"release_date": "2026-03-26T21:20:48.191000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using Picomatch should avoid passing untrusted glob patterns for compilation or matching. Implementations can disable extglob support for untrusted patterns by setting `noextglob: true` in Picomatch configurations. Alternatively, reject or sanitize patterns containing nested extglobs or specific extglob quantifiers like `+()` and `*()`. Enforcing strict allowlists for accepted pattern syntax can also reduce exposure. If the application is a service, consider running the matching process in an isolated worker or separate process with time and resource limits, and apply application-level request throttling and input validation for any endpoint that accepts glob patterns. No service restart or reload is typically required for these application-level configuration changes, but verify the specific application\u0027s behavior.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns"
},
{
"cve": "CVE-2026-33672",
"cwe": {
"id": "CWE-624",
"name": "Executable Regular Expression Error"
},
"discovery_date": "2026-03-26T22:02:21.858105+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451993"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in picomatch, a JavaScript glob matcher. A remote attacker could exploit a method injection vulnerability by providing specially crafted POSIX bracket expressions, such as [[:constructor:]]. This allows the attacker to inject inherited method names into generated regular expressions, leading to incorrect glob matching behavior. This issue can cause security-relevant logic errors in applications that use picomatch for filtering, validation, or access control, potentially compromising data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "picomatch: Picomatch: Data integrity compromised via method injection with crafted POSIX bracket expressions",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33672"
},
{
"category": "external",
"summary": "RHBZ#2451993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451993"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33672"
},
{
"category": "external",
"summary": "https://github.com/micromatch/picomatch/commit/4516eb521f13a46b2fe1a1d2c9ef6b20ddc0e903",
"url": "https://github.com/micromatch/picomatch/commit/4516eb521f13a46b2fe1a1d2c9ef6b20ddc0e903"
},
{
"category": "external",
"summary": "https://github.com/micromatch/picomatch/security/advisories/GHSA-3v7f-55p6-f55p",
"url": "https://github.com/micromatch/picomatch/security/advisories/GHSA-3v7f-55p6-f55p"
}
],
"release_date": "2026-03-26T21:39:16.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications should sanitize or reject untrusted glob patterns, particularly those containing POSIX character classes like `[[:...:]]`. Avoid using POSIX bracket expressions if user input is involved. No service restart or reload is typically required for this operational control, but applications should be re-evaluated to ensure proper input handling.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "picomatch: Picomatch: Data integrity compromised via method injection with crafted POSIX bracket expressions"
},
{
"cve": "CVE-2026-33750",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-03-27T15:03:02.892793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452285"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library, a component used for generating strings based on patterns. A remote attacker could exploit this vulnerability by providing a specially crafted brace pattern that includes a zero step value. This malicious input causes the library\u0027s sequence generation loop to run indefinitely, leading to excessive memory allocation and causing the process to hang. This results in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service via zero step value in brace pattern",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as Moderate by Red Hat. The vulnerability requires parsing a malformed pattern that, when parsed, leads to infinite looping, excessive memory allocation, and could result in a DoS. The flaw is rated as Moderate because the vulnerable code in the brace-expansion library is not exposed directly as a network service, rather it needs to be called by another application; therefore, some user/system interaction is required to cause the malicious string to be processed.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33750"
},
{
"category": "external",
"summary": "RHBZ#2452285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452285"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33750"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33750",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33750"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L107-L113",
"url": "https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L107-L113"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L184",
"url": "https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L184"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/311ac0d54994158c0a384e286a7d6cbb17ee8ed5",
"url": "https://github.com/juliangruber/brace-expansion/commit/311ac0d54994158c0a384e286a7d6cbb17ee8ed5"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/7fd684f89fdde3549563d0a6522226a9189472a2",
"url": "https://github.com/juliangruber/brace-expansion/commit/7fd684f89fdde3549563d0a6522226a9189472a2"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/b9cacd9e55e7a1fa588fe4b7bb1159d52f1d902a",
"url": "https://github.com/juliangruber/brace-expansion/commit/b9cacd9e55e7a1fa588fe4b7bb1159d52f1d902a"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/issues/98",
"url": "https://github.com/juliangruber/brace-expansion/issues/98"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/pull/95",
"url": "https://github.com/juliangruber/brace-expansion/pull/95"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/pull/96",
"url": "https://github.com/juliangruber/brace-expansion/pull/96"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/pull/97",
"url": "https://github.com/juliangruber/brace-expansion/pull/97"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-f886-m6hf-6m8v",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-f886-m6hf-6m8v"
}
],
"release_date": "2026-03-27T14:04:52.297000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via zero step value in brace pattern"
},
{
"cve": "CVE-2026-34043",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-31T03:02:04.502444+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453284"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted \"array-like\" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products in their default configurations do not accept input from unauthenticated users.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34043"
},
{
"category": "external",
"summary": "RHBZ#2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34043"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b",
"url": "https://github.com/yahoo/serialize-javascript/commit/f147e90269b58bb6e539cfdf3d0e20d6ad14204b"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5",
"url": "https://github.com/yahoo/serialize-javascript/releases/tag/v7.0.5"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v",
"url": "https://github.com/yahoo/serialize-javascript/security/advisories/GHSA-qj8w-gfj5-8c6v"
}
],
"release_date": "2026-03-31T01:48:45.759000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-35469",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-13T03:52:35+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457729"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw affecting OpenShift Container Platform. An attacker with specific elevated cluster roles, such as those permitting pod port forwarding, execution, attachment, or node proxying, could exploit a vulnerability in the SPDY streaming code of Kubelet, CRI-O, and kube-apiserver, leading to unresponsiveness of these critical components.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35469"
},
{
"category": "external",
"summary": "RHBZ#2457729",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457729"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35469",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35469"
}
],
"release_date": "2026-04-13T23:59:59+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "To mitigate this issue, review and restrict the assignment of Kubernetes cluster roles `pods/portforward (create)`, `pods/exec (create)`, `pods/attach (create)`, and `nodes/proxy (get/create)` to untrusted users or service accounts. Ensure that only authorized and necessary entities possess these permissions. Modifying RBAC policies can impact the functionality of applications and services that rely on these permissions; careful testing is recommended.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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-40181",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2026-06-02T20:01:56.630167+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484112"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in React Router. This vulnerability allows a remote attacker to redirect users to an external, potentially malicious, website. This occurs when specially crafted URLs, containing paths starting with `//`, are passed to the redirect function, causing them to be misinterpreted as protocol-relative URLs. The severity of the impact depends on how the application validates redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: React Router: Open redirect vulnerability via specially crafted URLs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate impact open redirect vulnerability exists in React Router, affecting versions 7.0.0 through 7.14.0 and 6.7.0 through 6.30.3. This flaw allows a remote attacker to redirect users to arbitrary external websites by crafting URLs that begin with `//`, which are then misinterpreted as protocol-relative. The exploitability and actual impact on Red Hat products depend on the specific application\u0027s redirect validation logic. Applications utilizing React Router in Declarative Mode (`\u003cBrowserRouter\u003e`) are not affected by this 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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40181"
},
{
"category": "external",
"summary": "RHBZ#2484112",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484112"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40181"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2j2x-hqr9-3h42",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2j2x-hqr9-3h42"
}
],
"release_date": "2026-06-02T17:55:09.919000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "Application developers using React Router in Red Hat products should implement robust URL validation before performing redirects to prevent misinterpretation of protocol-relative URLs. Additionally, applications configured with Declarative Mode (\u003cBrowserRouter\u003e) are not impacted by this vulnerability. Users should exercise caution when interacting with untrusted links.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "react-router: React Router: Open redirect vulnerability via specially crafted URLs"
},
{
"cve": "CVE-2026-41305",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-04-24T03:01:02.377527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS. This vulnerability allows a remote attacker to perform Cross-Site Scripting (XSS) by submitting specially crafted CSS. When PostCSS processes and re-stringifies this CSS for embedding within HTML `\u003cstyle\u003e` tags, it fails to properly escape `\u003c/style\u003e` sequences. This oversight enables the injected `\u003c/style\u003e` to prematurely close the HTML style block, allowing the attacker to inject malicious scripts and execute arbitrary code in the user\u0027s browser context.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Cross-Site Scripting (XSS) via improper escaping of style closing tags",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41305"
},
{
"category": "external",
"summary": "RHBZ#2461366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41305",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41305"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41305",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41305"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.5.10",
"url": "https://github.com/postcss/postcss/releases/tag/8.5.10"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-qx2v-qp2m-jg93",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-qx2v-qp2m-jg93"
}
],
"release_date": "2026-04-24T02:27:47.719000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Cross-Site Scripting (XSS) via improper escaping of style closing tags"
},
{
"cve": "CVE-2026-41650",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2026-05-07T15:01:54.137775+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467758"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-parser. The XMLBuilder component does not properly escape specific sequences (\"--\u003e\" in comments and \"]]\u003e\" in CDATA sections) when constructing XML from JavaScript objects. This vulnerability allows an attacker to perform XML injection if user-controlled data is processed within comments or CDATA elements. Successful exploitation can lead to Cross-Site Scripting (XSS), SOAP injection, or unauthorized data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-parser: fast-xml-parser: XML injection via improper escaping of comment and CDATA sequences",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41650"
},
{
"category": "external",
"summary": "RHBZ#2467758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41650",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41650"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41650",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41650"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.6.0",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.6.0"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-gh4j-gqv2-49f6",
"url": "https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-gh4j-gqv2-49f6"
}
],
"release_date": "2026-05-07T13:36:55.871000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-parser: fast-xml-parser: XML injection via improper escaping of comment and CDATA sequences"
},
{
"cve": "CVE-2026-41907",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-04-24T19:02:43.860767+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461639"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in uuid. The library\u0027s versions v3, v5, and v6 do not adequately check the size of external memory buffers provided by applications. This oversight allows the library to write data beyond the designated buffer limits without signaling an error. Such out-of-bounds writes can lead to data corruption, unintended information disclosure, or disrupt application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "uuid: uuid: Out-of-bounds write vulnerability impacts data integrity and confidentiality",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate impact flaw. The `uuid` library, as used in Red Hat products, is susceptible to out-of-bounds writes when applications provide undersized external buffers for UUID generation. This can lead to data corruption or unintended information disclosure within the context of the vulnerable application, but requires specific application misuse of the library\u0027s API.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41907"
},
{
"category": "external",
"summary": "RHBZ#2461639",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461639"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41907",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41907"
},
{
"category": "external",
"summary": "https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq",
"url": "https://github.com/uuidjs/uuid/security/advisories/GHSA-w5hq-g745-h8pq"
}
],
"release_date": "2026-04-24T18:09:24.744000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "uuid: uuid: Out-of-bounds write vulnerability impacts data integrity and confidentiality"
},
{
"cve": "CVE-2026-42342",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-02T20:02:09.305521+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the __manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denial of service (DoS), resulting in response time degradation and service unavailability for end users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/server-runtime: React Router / Remix: Denial of Service via unbounded path expansion in __manifest endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in React Router (Framework Mode) and Remix (@remix-run/server-runtime). Crafted requests to the __manifest endpoint can trigger unbounded path expansion, consuming disproportionate server resources and causing denial of service through response time degradation or complete service unavailability. This only affects applications using React Router Framework Mode or Remix server runtime; applications using Declarative Mode (BrowserRouter) or Data Mode (createBrowserRouter/RouterProvider) are not impacted. In Red Hat products, affected React Router components are used in internal console UIs that are deployed behind authenticated ingress, reducing 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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42342"
},
{
"category": "external",
"summary": "RHBZ#2484116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42342",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42342"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42342",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42342"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78"
}
],
"release_date": "2026-06-02T18:23:02.765000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.\nUpgrade to a patched version to fully mitigate the issues (ref: https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78).",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "react-router: @remix-run/server-runtime: React Router / Remix: Denial of Service via unbounded path expansion in __manifest endpoint"
},
{
"cve": "CVE-2026-45409",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-05T23:01:44.292958+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485616"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library\u0027s encoding function. This could cause the system to consume significant resources, leading to a Denial of Service (DoS), where the affected application becomes unavailable to legitimate users. This issue stems from an incomplete fix for a previously identified vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-idna: idna: Denial of Service via specially crafted long inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the python-idna library. This is an incomplete fix for CVE-2024-3651. The idna.encode() function performs contextual validation checks (valid_contexto) before rejecting oversized inputs, allowing specially crafted long payloads to cause excessive CPU consumption and lead to a denial of service. The fix in version 3.14 rejects long inputs early before further processing, and version 3.15 extends this approach to alternate per-label conversion and codec functions.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45409"
},
{
"category": "external",
"summary": "RHBZ#2485616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485616"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45409",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45409"
},
{
"category": "external",
"summary": "https://github.com/kjd/idna/security/advisories/GHSA-65pc-fj4g-8rjx",
"url": "https://github.com/kjd/idna/security/advisories/GHSA-65pc-fj4g-8rjx"
}
],
"release_date": "2026-06-05T22:06:07.082000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "To mitigate this denial-of-service vulnerability, applications utilizing the `idna` Python library should implement input validation to ensure that domain names do not exceed the standard 253-character length limit before being passed to the `idna.encode()` function. This operational control prevents the processing of excessively long inputs that could lead to resource exhaustion and service unavailability.\n\nApplications that pass user-controlled data directly to `idna.encode()` without validation checks (e.g.: DNS length \u003c 254 chars) are affected.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-idna: idna: Denial of Service via specially crafted long inputs"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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 Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-48779",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-16T22:01:24.571224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489661"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `ws` WebSocket library. A remote attacker can exploit this flaw by sending a high volume of small, fragmented data, leading to excessive memory consumption and subsequent process termination. This can result in service disruption for Red Hat products that utilize `ws` for WebSocket communication.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "RHBZ#2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7",
"url": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53",
"url": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94",
"url": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8",
"url": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p"
}
],
"release_date": "2026-06-16T21:26:22.537000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
},
{
"cve": "CVE-2026-48801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-07-14T21:02:55.149976+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500656"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package\u0027s primary public API, has an algorithmic complexity of O(N\u00b2) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in linkify-it, a link recognition library, can lead to a denial of service in Red Hat products. The vulnerability arises from an O(N\u00b2) algorithmic complexity when processing untrusted Markdown with numerous fuzzy links or emails, potentially causing excessive CPU consumption and worker-process unavailability. This risk is present in services that synchronously render untrusted Markdown with the linkify feature enabled.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "RHBZ#2500656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500656"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159",
"url": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4",
"url": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4"
}
],
"release_date": "2026-07-14T20:03:56.430000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
}
],
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability"
},
{
"cve": "CVE-2026-53550",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-22T16:01:01.300830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491401"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker can exploit this vulnerability by providing a specially crafted YAML document that repeatedly uses the same alias in a merge sequence. This can lead to algorithmic CPU exhaustion, causing the Node.js worker or event loop to be blocked for an extended period, resulting in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML merge keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw as Moderate impact, consistent with the upstream CVEORG assessment. The vulnerability causes CPU exhaustion via quadratic merge-key processing in js-yaml\u0027s YAML parser. In Red Hat products, all confirmed vulnerable code paths run client-side in the browser (OpenShift Console plugins, Kiali frontend, monitoring dashboard editors). A denial of service is limited to freezing the user\u0027s own browser tab when processing crafted YAML input, not server-side resource exhaustion. The user can recover by closing the tab.",
"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.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53550"
},
{
"category": "external",
"summary": "RHBZ#2491401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491401"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53550",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53550"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53550",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53550"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-h67p-54hq-rp68",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-h67p-54hq-rp68"
}
],
"release_date": "2026-06-22T14:59:14.906000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML merge keys"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-18T18:22:46+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.18/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56431"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_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.18:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:22109b609bd977065bcfd86110ea84cbfa35d120ccba1fbf110758b7f33cd846_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:21b851833c425cd0638fa0d97672b30481fe6196a38817955500f10f3516acaa_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:4e29a09b15c2149d96e02b302dfa5c89d88e647467427f251d7dcc949710a153_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7bbc972cffbd7c92a685e1cfb73365b261908046ccd7b712659b9b47737dfafa_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:dd66f2aabe08104f33b6ed32786947f9b91c37404d06b46838397c8c791dad0a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5e63bdd0b4345a25ed76efcc62a068f88b0c688328713e1711ca4cac73f96d76_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:5eeddca3c800ec55d4d7dd479cfcd1751394b40e481b86433cd3838d2170952c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fd06b75eb32cf69d0ab0c18eb922d540f0362d12aec3a9029fa77e13f307cb3f_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:2156c85468c3bd37a4a9cec2538aaf529fc4317b1cd56705c4f39247dbc1d1ff_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:3701ca9bcf39e032702226a25a2d1a1ceedb2c9dc9e5bcfedc0104ad9d11e8c2_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-core-rhel9@sha256:86da6a6280816bc50f36041e7a979274c3a5b27a63bccf15507e1f66afb49464_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-operator-bundle@sha256:afb2e5106fba487ead34877b5964182b76e56384e1bfd99b230e35b0a12f0281_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0b4d42e8e476f817548053fc8363084c60e7c4c8278fdad46f89752c422318f7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:0bdec5fd8a2a4df637a6dbe6da3c7aa7dd98e424f6ccac1b666069240c3c6a2b_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:55d1e96c46d7e18200d64878901161cad4a2e5ddb1bd2ab35e21d0e63743db4a_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:65e384de217a7ac0752bd0bd7e39f2a16d3d55023b7e389dbfd6223e3050caef_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:13e09d8d7196c9c24af4756aecc76226f5193a6fb8efd6314d72afb1ee8b08af_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:339175c0cf3bfc97a1b5f1fd40be12b124b9eadd7e3990b40c01cc2c8f202088_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bb3516bbf6e6eeb5a9949de05c19d80a903533c0fcf4a756ff7f68af793a516c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:caa566db111b5c41f692b06d1ff10a5bc12bae630b7f19cc688332cac459a313_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:06e77572fb0925499e831cea92e04009dba079413374794f89087484bce54ac9_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:8251a421792fffa707904b2d23b15b11fe0e2d85b526824e7c64d74c90a582d0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:bec7bd0e64563d9df240e1be1b717db34ad76abbe1665404cb77f26d6b1cdc36_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:caf3ccf3985ba2b9308567885b17eb0ab34ffbbacc194b6459fc0f9f8a612974_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:126f56171f915a0a53f6f5dcb315855911aa40a91c76a5f8188b7a7a103350d5_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3457ba8cafdf27bfd21fdf20314da9141b263034026052d5543846397b38eafd_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:d31a9f14f99c50f2a79774147289e5715e321f2db4c9b4ef938feaad31882c7c_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-operator-bundle@sha256:435fc527a5f9ac40447a9f14a4a91a2334c0a964eb1479a4d800d66534d91e90_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:02b74a58540b0a6cb4e887843fa2b6adad58506af305b73f78b415ed5eb26cf5_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3371d5a58aad8a88b93c9d4ba0bd207ef1b995198fdc5b14d458ce9945556299_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:453592b92ed196134663051a8dd4c0141eb21811753298ab8b103ff68bee139c_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:6f7fd5670c320a901a22ceed54af4108a297179da36cac6b56150df491ab9381_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:298eec5fa31c1f77a8e6e69fbeda1e6aff39a54d93db279e85117f00970649c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e03788c306a8bfadf37e6851069964fb779c411f389f3ae42a1a93eb49051f75_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e89446be9864967779893c78c052a5bf86c902a50ff105330c61228ffd06967d_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cli-rhel9@sha256:ee586168cf4baaf94510c994256ab7f07fd35ccce724cc00f97ce44299724f33_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:2c8ed71875258cb98040ba9703d21fbb580c0a28b56332c470c1349a550dd8bc_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:8205498755d6fda904d0fd4a5489f6712a22f6d5a36356cd3e13cf60029ccba0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-console-rhel9@sha256:a5f1f7149bcd89511bb18e4227668479b57d21737fe375f6f05dbd05eb6121f0_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:51a87fc3b318d13b4a611cd1902d563d67e328f1055a08e364f3e98d22d5e676_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:5cc23c3f8cdc64806606e56e43413d3c7d1a81f59598ec78499a39a6ae1e5c7f_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:d598f7ce9246d636c85694215cc9733ad13efedf937857baab0850e7157048f7_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3490e412368bcf9af6422763b1bd75c98e64481cb2b99d2e64b74326849135c3_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:0da1b1d3e278ccd8641d1d5f35ac327b8ceadd13068cc1b0e1efbea92ef9e906_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:46ccab3183df7d519d2476cd62c25be49efe9edb55cd4e5655068d50d0c78907_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:55e5fdd6ac24cd178b8110c8238e29277c09463cea9705edc0bb12de3a11f181_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:e0ff475e76e4b5317f1c170f8ee95936459fb11071ff3d646c01f946833766ce_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:471a632192a27f78007f5e5c3ff524ddfcb5901101e642cfdeab52871525946a_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:87ac650573ec79283e0a2cf68a10e3f3d729760c25cff4de56cebdb8a12c153a_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:a0ac3368b7d69becc00453063eefec48508a4c75a04d186375417f491a1053e0_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:d71d29e10721804f512f504911def984dda042d2ec73a437acfa4e3792d0185e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:723f6bd3930d936d2ef9411270d605b4c1627e3c59a971d685749280b4fb4aa7_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:7b9df869257ca9920d2ff3bff8bbf712577ed23e36bda5fdf014fd12fffd6c2e_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:d400e34155c0c53b5dd76cbe9c85b974eeb6dcf61276a54bd918850d96b45c9d_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:eb4ab70e756854cec20cc9fb5e2c06f47f155fddebe548a4fa18dd504280819e_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:c04476d09f0048a5e5020d716977c8fbceb6b1b0e958af1e53b238461722aff0_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:02cd2e7231b456f8ce4d7078d5f78f5d5c906b65ca4bbaa967a7ce9ba0d35a3b_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:12b2ce8e5aa6b00c3da8dbdbd29c6fdf5802f3219b802af71e85ac23b7b8fe86_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9822f2a62b8071abbfa4980e64d5111b16dcdffd9396375b5be8f9dbe92eeb21_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:a7fa9d055ca3f5a34a962c25d84bfc0146204f592010cc6e6b2b8733f3cee0ac_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:134a6d5009f511a96c3a4cc97268fc9973d096fea51cccf9014324860ed18dd8_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:3a6245a105ea13604e93ffbb9077452924cc3f15a57a86b50b8688b6166e4dd4_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:86c942ea7ec93e06de0c63311612fc0333aa1dd23c10e3576445a75b3afaa0ac_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:f6e6590737f32ca00548e892b352a368f05bf3d1a6dfd86328cea9c4d546bdc6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-operator-bundle@sha256:8d4c56b1606da8e9bea3f7cba781fe455dfbf8e4d7e0d698315e194569032975_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:9c4fe28c6b8102a4346ea7f994d83f7fbc6200ee9d41ca5a0ff315688acc3a45_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:3f5fa0c2bc88c64616932b33cfd5b9f4ad19747296101abb7571d9b57f730a30_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4a871e6a0a281699a794dd5760c6e884f2ab66e60880e411873e4d97bdf1c8df_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:58fa9a365e20160ff9717cefd0fe98aaa1d520088886a415d0082e1b5b92197d_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b0b939fe129b872207a7f660af0a3ec24fc502679c3531d481fc59eae7dfb801_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:f4041e98e550cee6b1cbf69a5efad9ba82f53148add6104fd4d4a3fc7eb2e7da_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:d716eec13881da0c5add724196e7b99c7129a9a250e3fb9cd5ed88219ed85ba5_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:c3c1590266109ea49f0b07e2ece5bdf76f8a4ffa7b1ae931b7999edca0f83287_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:117e0bacb3ede37496ee9cc3a4b7982a9da067cb6e3bcc25f8ed4ca3246c63ff_arm64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:5583729a1644bf05352344cf99cf5e829f6733ddde17f791a47554e31ef09ca7_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:756ee4d78666bebb1555450b90e05247c09068bac8eab3e40fe2310322b0b4a6_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/odr-rhel9-operator@sha256:a518b5f2989e01e0ba58cc3906c0fcb1cf1fe098089fc1a30c9de5076149b469_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:8e21a0d9559776904471b510035a6d8215bf0f3cc8680124b3d393c1bf458a1e_amd64",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:5e08b4a033886c63302aec9df84ffd511e7ad20d0856f9f2079cfd2d1f34d1c3_s390x",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7899ef692821adf79cac19466652c10c7e0cea080cb9c734e4fa0f7aaa34eec6_ppc64le",
"Red Hat Openshift Data Foundation 4.18:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:7beae5bd04b42e19063320a47c5e84f088a32d8d366e64f4ebcdd9b9ece6b4c1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:57013
Vulnerability from csaf_redhat - Published: 2026-08-19 14:58 - Updated: 2026-08-25 13:39A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in undici. When undici's ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js's default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
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: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin incorrectly restores container logs from a checkpoint image. This vulnerability, categorized as a Path Traversal (CWE-61), allows an attacker to read arbitrary files on the host system by manipulating symlinked paths during the checkpoint restore process. This can lead to unauthorized information disclosure from the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64 | — |
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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.20.17 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.20.17 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-8962: RHODF 4.20.17 release\nDFBUGS-8003: [GSS] Rook Ceph metrics are not being scraped, and the rook-ceph-mgr-external service is inaccessible from within the cluster.\nDFBUGS-7951: [upgrade from 4.19 to 4.20] Clusters with Convergence changes always have nfs driver deployed\nDFBUGS-7393: [Backport to odf-4.20.z] [MCG] noobaa-core pod restart overwrites admin account default_resource to arbitrary backingstore\nDFBUGS-7380: [Backport to odf-4.20.z] [GSS] PDB is created for rgw even though the gateway instance count is 1\nDFBUGS-7318: [Backport to 4.20] - noobaa-core-0 intermittent CrashLoopBackOff due to OOMKilled during object delete workload - map_deleter unbounded memory consumption\nDFBUGS-7004: [Backport to odf-4.20.z] [GSS][Disconnected env] ODF is upgraded itself from ODF v4.20.2 to ODF v4.20.7 without Manual Approval when upgrdaing OCP v4.20.5 to OCP v4.20.16\nDFBUGS-6997: [Backport to odf-4.20.z] [GSS][ODF] Noobaa DB_CLEANER not honoring set value\nDFBUGS-6814: release-4.20 ODF must-gather missing CR storageclusterpeer.yaml\nDFBUGS-5767: [4.20.z] Landing page after installation of operator is not correct",
"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:57013",
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12151",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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-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-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45736",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48779",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53489",
"url": "https://access.redhat.com/security/cve/CVE-2026-53489"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53492",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6321",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6734",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9697",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"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_57013.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.20.17 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-25T13:39:06+00:00",
"generator": {
"date": "2026-08-25T13:39:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57013",
"initial_release_date": "2026-08-19T14:58:50+00:00",
"revision_history": [
{
"date": "2026-08-19T14:58:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T13:39:06+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:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Afbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786627460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Aebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786626399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1786689641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Ab9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786628235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786627106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1786689758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Ae54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786629761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Aa1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786627559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1786689852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Af91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786687918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3Acc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786629478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1786689936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Aaa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786628142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786631508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786628053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Abbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786627382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ab04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786627430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1786690075"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Af5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786629076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3A3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1786690094"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1786627469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3Ad9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle\u0026tag=1786690129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Aa7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1786644072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786688215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786628340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3A3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1786690260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Ac5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786628623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ac958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786632256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3Aeb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1786690288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3Ad6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1786690297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3A3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1786690340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3Af80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1786690447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786628935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3Ae96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1786690477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786629548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1786690533"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786627460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786626399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786628235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786627106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Abfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786629761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786627559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786687918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786629478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786628142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786631508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ab049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786628053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786627382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786627430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786629076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Acfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1786627469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1786644072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786688215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Aebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786628340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Ab350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786628623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786632256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786628935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786629548"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786627460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786626399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Aed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786628235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786627106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Ac06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786629761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786627559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786687918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786629478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Ae268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786628142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786631508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786628053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786627382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786627430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Afe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786629076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Af8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1786627469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3Afdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1786644072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ab5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786688215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786628340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786628623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Ab4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786632256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ace8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786628935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786629548"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1786627460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1786626399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1786628235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Af570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1786627106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3Abca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1786629761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1786627559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1786687918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1786629478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1786628142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Afea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1786631508"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Abce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1786628053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1786627382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3Ad39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1786627430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1786629076"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3Ad847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1786627469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1786644072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1786688215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1786628340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1786628623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Aa62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1786632256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1786628935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ae69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1786629548"
}
}
}
],
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_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-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_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:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_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:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_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:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_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:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_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:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_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:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_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:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_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:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_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:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_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@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_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:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_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:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_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:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_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:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_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:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_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:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_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:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_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-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_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:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_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:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_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:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_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-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_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:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_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:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_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:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_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:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_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:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_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:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_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:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_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:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_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:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_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:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_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:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_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:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_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:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_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:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_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:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_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:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_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:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_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:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_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:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_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:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_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:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_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-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_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:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_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:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_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:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_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:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_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:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_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:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_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:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_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:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_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:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_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-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_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:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_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:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_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:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_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-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_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:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_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:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_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:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_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:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_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:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_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:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_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:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_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-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_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:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_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:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_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:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_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:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_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:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_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:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_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:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_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:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_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:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_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-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_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:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_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:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_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:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_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:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_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:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_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-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_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:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_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:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_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:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_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-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_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:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_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-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_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:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_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:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_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:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_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:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_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-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_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:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_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:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_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-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_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:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_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-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_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:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_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-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_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-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_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:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_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:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_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:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_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:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_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-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_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:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_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:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_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:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_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:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_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:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_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:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_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:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_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:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_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:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_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-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_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:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_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:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_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:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_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:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_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:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_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:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_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:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_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-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_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:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_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:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_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:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_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:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_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:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_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:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_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:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_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:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_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:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_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:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_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:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_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:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_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:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_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:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_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:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_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:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_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:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_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:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_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:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_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:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_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:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_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:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_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:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_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:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_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:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_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:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_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:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_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:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_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:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"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:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_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:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_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:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_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:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_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:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_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:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_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-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_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:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_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:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_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:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_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:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_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:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_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:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_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:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_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:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator (URL) containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization, leading to distinct URLs resolving to the same internal path. This could allow an attacker to bypass security policies that rely on path-based comparisons, potentially gaining unauthorized access to resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6321"
},
{
"category": "external",
"summary": "RHBZ#2466582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6321"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-q3j6-qgpj-74h6"
}
],
"release_date": "2026-05-04T19:31:57.253000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies"
},
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-6734",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2026-06-17T19:04:00.272340+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490024"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from unintended origins may be trusted, and secure HTTPS connections could be silently downgraded to unencrypted HTTP, resulting in information disclosure and data integrity issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important security flaw. The `undici` library, when configured with `Socks5ProxyAgent` to handle requests for multiple origins, incorrectly reuses connection pools. This can lead to sensitive data and credentials being misrouted to unintended destinations, potentially downgrading HTTPS connections to HTTP and compromising data integrity and confidentiality. Red Hat products utilizing `undici` with `Socks5ProxyAgent` in multi-origin scenarios are 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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6734"
},
{
"category": "external",
"summary": "RHBZ#2490024",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490024"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6734"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6734"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj"
}
],
"release_date": "2026-06-17T16:36:55.439000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "The single most impactful mitigation is applying network egress controls to restrict which external destinations affected applications can reach. Because the vulnerability causes requests to be misrouted to wrong origins, limiting the set of reachable origins directly reduces the attack surface. These controls collectively limit the blast radius of the connection pool misrouting \u2014 the attacker must compromise one of the explicitly allowed destinations rather than any arbitrary origin \u2014 but they do not fix the underlying logic bug.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-9697",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-06-17T19:03:30.813843+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. When undici\u0027s ProxyAgent is configured with a SOCKS5 proxy Uniform Resource Identifier (URI), it silently ignores Transport Layer Security (TLS) options, such as custom Certificate Authorities (CAs). This allows a remote attacker to perform a Man-in-the-Middle (MITM) attack, intercepting and tampering with HTTPS communications. The connection falls back to Node.js\u0027s default trust store, bypassing intended security configurations and potentially leading to information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability. Applications using `undici`\u0027s `ProxyAgent` with a SOCKS5 proxy URI will silently ignore user-configured TLS options, including custom Certificate Authorities. This bypasses intended security controls for HTTPS communication, enabling a remote attacker to perform Man-in-the-Middle attacks, potentially leading to information disclosure or arbitrary code execution in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9697"
},
{
"category": "external",
"summary": "RHBZ#2490018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9697"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vmh5-mc38-953g"
}
],
"release_date": "2026-06-17T16:46:42.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Man-in-the-Middle attack via ignored TLS options with SOCKS5 proxy"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-12151",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T17:01:45.297604+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion, resulting in a denial of service (DoS) for affected applications using the undici WebSocket client or WebSocketStream API.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the `undici` WebSocket client allows a remote attacker to cause unbounded memory growth. By sending numerous small or empty WebSocket frames, an unauthenticated attacker can exhaust system memory, leading to a denial of service in Red Hat products that use the affected client.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12151"
},
{
"category": "external",
"summary": "RHBZ#2489980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12151"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89q"
}
],
"release_date": "2026-06-17T16:05:38.785000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"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-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"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-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"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-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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-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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"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-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"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-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"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-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this 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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
}
],
"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 Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-48779",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-16T22:01:24.571224+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489661"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `ws` WebSocket library. A remote attacker can exploit this flaw by sending a high volume of small, fragmented data, leading to excessive memory consumption and subsequent process termination. This can result in service disruption for Red Hat products that utilize `ws` for WebSocket communication.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "RHBZ#2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7",
"url": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53",
"url": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94",
"url": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8",
"url": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p"
}
],
"release_date": "2026-06-16T21:26:22.537000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
},
{
"cve": "CVE-2026-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level code execution.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
},
{
"cve": "CVE-2026-53489",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-01T19:01:30.964031+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496129"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin incorrectly restores container logs from a checkpoint image. This vulnerability, categorized as a Path Traversal (CWE-61), allows an attacker to read arbitrary files on the host system by manipulating symlinked paths during the checkpoint restore process. This can lead to unauthorized information disclosure from the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Arbitrary host file read via symlink following in CRI checkpoint restore",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is not exploitable in several Red Hat products listed in the affect table. These products use CRI-O as the container runtime rather than containerd. Although some shipped images include the containerd Go module (primarily v1.x, and in a few cases containerd v2.x API client libraries) as a build-time dependency for OCI image handling, they do not execute the containerd daemon or its CRI plugin. As a result, the vulnerable containerd CRI checkpoint-restore code path is not exercised.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53489"
},
{
"category": "external",
"summary": "RHBZ#2496129",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496129"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53489"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53489",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53489"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-rgh6-rfwx-v388",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-rgh6-rfwx-v388"
}
],
"release_date": "2026-07-01T18:10:41.802000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "For Red Hat OpenShift and layered products, CRI-O is the supported container runtime, so the vulnerable containerd CRI checkpoint-restore code path is not exercised during normal cluster operation. Customers should nevertheless apply Red Hat product errata as they become available to receive updates for affected operator, must-gather and tooling images that may bundle the containerd Go module.\n\nIf containerd is deployed as the container runtime with CRI checkpoint/restore enabled, disable checkpoint/restore functionality until a fixed version of containerd can be applied.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Arbitrary host file read via symlink following in CRI checkpoint restore"
},
{
"cve": "CVE-2026-53492",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-07-01T19:01:34.238078+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:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important. In Red Hat OpenShift Container Platform, a user with pod creation permissions could bypass standard Kubernetes resource allocation and device plugin enforcement. This is due to containerd\u0027s Container Runtime Interface (CRI) improperly trusting Container Device Interface (CDI) annotations during container restoration. Exploitation requires CDI to be enabled on the node and a matching host CDI specification for the requested device.",
"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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "RHBZ#2496130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc"
}
],
"release_date": "2026-07-01T17:59:12.552000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
}
],
"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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration."
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T14:58:50+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:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57013"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_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": [
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:3a4211594ab157eaf1e9e84f0e036e6c94e272c6adc4887d27acc7da6c25546e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:2ddaea535655457fa0c0182edd49001701d57be7208567c25c09e513b105bba1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:3afe44be9ca582caf9a9a87ee4a4aba0b649df8d7e268110ded40a6e684b7bcf_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:7757463b71023645bac40673d6684a7dcbc479e11ee19bf33f37daf2b950f98c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ebc44b5e978f00be3360ae06bc28abff97237c7c0cde315f1d0835295e3c184f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:729588270355013da1d18c819b5f00816fe9881bf20781e8c2214f1f367f9d2d_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:80b189979e7cd53dd6ae95756e99eac30d0a9b9a9d252e8b06a8d9b9bfd57ec5_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:97618364f635a8f2fc23a70b9eaf6e3f8b924c581b336a45f5f53681d201d3c5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/cephcsi-rhel9@sha256:fbddea85f951d45223bdeb5870071bfb0937b870574935ef750b8bbb48757f4b_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:135f6dcd4a8e3794c1f52b55dc52c5d1fd94ee0bc1715d95753b50838ea01f83_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:7640ace5828c598f5c5a8904d3f727e20a688fedac068b53e082bd287439b774_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:b9f41d2684cad7b927677b9c437d392521132b39117fba67e118f5e6476426ed_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-core-rhel9@sha256:ed7de6628ef5e48f8b098eb15d2c44e486e6824421ac8411f348945548b02fb9_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-operator-bundle@sha256:173de85729c10897e6dfc4b8808053c17f3f23a6b9c090f85f733b91d5fd3257_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:6bc4a8ad857b7e6d41bae3880af59ab951c8c7b3c19d9769d948a990145c57a1_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:867e990e7bc7e336137046149ef8a8595d25c899118997c1f1d6da66a2d45e69_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:ad7bb1401da598b30f797da3e9e19f94c19ab951784b1bf3456201ceac58aeb2_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:f570dff210dcda77386009de06765a7cef1aaba615e3311bd0a8928409e5175f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bca244dfe6001e5d68abf5aff64dc1547044f8c1404b39c908a59562ab38b401_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:bfab0e055441ee67d729eb7fbaf40631c698f9e30cc0d107370ba7840fba4c84_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:c06cced63171c0ea23c249c696b76cbc9274565ae6f8e09539a171e3ace97a05_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:e54149a0e6b64eeed55ebb0a40266decac1c337488adb64b9a34f4c156ceab63_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:0a2df491e16cab5f896d8eaee668b73205a29dd75276a6d5f6691500a552fc23_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:26d4a52961a3c5938201d859ed24d382932d9a39a306d2f5a8a869faaaed1397_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:5bae08fbb70dc1daf651166082f147734491042f8e42aa0ceb496eb6b88c679a_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:919998aee33c22472d4080d24dc6235c5daacdeed952db4f95a41727989ab4c6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:a1e2052bbbd03e2cc956d5465bca5e4b5967480126a63e49380263e4c2943365_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:3249ae3bf73e57e0dd9ef60ac2d9087f013132fc34a8c8eeb281c0c755d91f2c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:662911b1e3897611a5b2161a4780f4d96444e2a1660f4c2663707a8d0b3a2701_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:9de6271a3e1615c9f6c40674123211af1a22a010e4d13e16bcc9625c709ccd97_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f91b76dc37acdeab2e7b1df28be954586ee1cea4abd2ed476936a54fb55a66c1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-operator-bundle@sha256:7bcf876293eb728693e39b2822c858feb5928ef5d8e6cd40c77bdf8204d5cb8e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:3ceed72b99b843328c6aecad29a0c30fdc5a610a5f999562ca558d97461abb44_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:4eae99cd1dd66c3d98bd3cca59f72d70d8d23d295c1db3e3664861d10a914186_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:68b30fd486e58545561bf9a3e052e1921d6453a0ef71782bb03051b7e90424a3_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:cc227e0660c23a897861a2361f34cee9954a814b9a9e768fdd6d4680014ef739_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:07dc2ce83a19c2c2051e13d7874c36ff51984113162e8f783ff59e403cd6b791_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:964616804b74d956b26ab81c16e993919181624328b7a99ff493a82195cd56cc_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:aa2a1d0291fd19eb160849811ce3536ebcd4a5a452d3b00017cdab42004ddf35_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cli-rhel9@sha256:e268d877b37437119f1ac76c2f117483c39099284dfb6a0bec7b522d9986a4e8_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:525bbd9528be9ccd5b805e56bd285d72fd7c0345bdc3466b7b998a3500ec4364_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:79b27b613bbd3f3b49a87c28f0896bf2eed7ec2b8589714e8f68432dc13fd3f6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:7d105635d6a5a81c32cb6b04fc1f806b2a7c3628a21f9dfb730d188d725b149d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:fea362f3078d23a2240b1976fae2f9db4f4dda35c9252290337adc6f8c298daf_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:1e0a884a985c6988379b2bcc992e44f04408bba1d8c769467911ed948e8d629c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:37aa8455fccc3430efc13e7096d1e296402c97d208dc70c7d820afdf59732c08_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:b049f297834a68661194bd662a96ba6aff53431240dde5998057cf82a369cdf6_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-console-rhel9@sha256:bce4ea5ebcb08d63d1528b3af990d937f6bb2550b3dba30139cb457b03d0a388_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:00bf567f7b0a260d14245a995aa3f701a18f912c771abf4b3a03552b40d5f84b_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:2e3249889ff9fe469d7e2c820d8753d060fbc913ef16e92a8fd34426219cb896_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:60caaf10120dd61adba934b8d46a6f4457d161451fe4a0eea8ede8c3d5864de3_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:bbc792f666b42c3d1214c211b95255387b68979e9d459b6b523ab7fd23ade7a1_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:3261a39fd9996af91be790305bbd0a15f633ccabd4ade5b164881e42690e8ec6_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:264dbfd043c2199570927c6c12f5e25ef022a2f209c64aeeaa7b76590415bc1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:814543b3e9560d16490853457ef425cb969d279271628fa0f1eb970ea52b1a15_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:b04da82f1c5e6fe873a52246c359a5b604ee04e8ab8987e7394a17a28c80d48c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:d39d3c068897efc2ed81a8d7ef20079d5d73d6c31c76283a84fd04ff4cad7b02_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:16c8004022b5858375e59354b91fb660ab073caa2878849d853c056f94d60f6e_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:790932d2c33c9e42d189c82dd42716879e2c17ecb6b295fd5cb73978e6b5e4d5_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:f5280fc847d46bd0ef5e434e65ff86a68f4d32effce1b01038af2b19cf1911ce_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:fe9b63b081eebb2f650bca25df50a08416f4c79080beb72d59b99b7e5da12143_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:3613f888f8b24afa1e9c500ea3a218cdd104c3149bb96511d7caefbd4e1c5a3c_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d9f19d8442c6a3d8f442ef45b2d4736fa733eeebf75951631c02c5bbdfbac228_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:35b20b527bba5124c8fe0831ca528e497beaf8dc9efdbab3751c880ff62f8e2e_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:cfb158e62e3ffe4b6411525c476c9d98326e32a05a9431ad690cdb05a0139daa_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:d847be045781c6c447efb99a6d9e105873e743d75212be807a58de21a4eddd96_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:f8115f39a5dc6fb12d35614e58b7638711a6637f6fcb8498a184359c6e0edd1d_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:44491984474490b37f5ca5d6627edb5e48e4e115296db21f7fde9835d1170428_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:65e99a350340cc4f9193107bf5ea8f6ab58e88fae702deb533296dcf04eae483_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:a7773470f004e1dd32104617931010c37bdd759028861b424243842cb7c6fc54_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:fdd2aa79983d3cd805a39331a09776c62d701900936a95386e19b2942119f703_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:4c90c04cdcd363915f369999ca43fd4a9ebe0a692390038abe6ba6bb106c30ae_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:66235aef12a15a506e2dfbfae79193fa5ecef6e4aaba44934d6e33f7b0084590_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:8aaf626e3b73199ab5c854f180e76b57061a6cfdaf0b4e7834882e72380bb5ee_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b5a54e7c202ccc7836b127a8519ab8a23a5530c97fe84df36db61057fb0a50a3_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:3d4651674ec3e8a0ca9e9d8c9e69a8420409720840ba63f770c4a674f9b22547_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:248a6db960912cb9cacfaa6ee47afa91edab3c14ad8c90bd2acee4de3abfa98f_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:872f8af911d4b0f37f7f70488b9297faa7e0fc1bdfb2988b348f2fce83901818_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:8b75245819ffec3c1461ecdd7f5f8fc55492fe34032d211c7bf04d97b3f76168_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ebc69f40e38d4ded3ea5ee4f056ad9949d271335d0ceaf3145aad76c2cfaa6fd_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:33ef21c6eb5ffe91a5b9b737ac307b74feadc3495df9710e6bfebf6c9178a98f_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:58d50a85c2fb00c2074f6cccc0e5fde805e6720825ae6fde69924973968e58c0_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:b350d83795cbc1cb433097d67f257414246472671546dbb6a8c1d52c940bf184_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c5c03ea56fd735f790d8a8b607554ae1959aaa3325d4cf7ea17a704fc34d9658_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-operator-bundle@sha256:eb9ebeaa4be3cac104c60fbbc65a2d642b1f9acaedfed5107c5a483d08085574_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:d6381a2640d270208255c8ca172e340f5dee08a94a4768265a7dd935fb6272d5_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:94faf586812c9785d941ea65c93a8d68cad8af4f61cdfde0b72b715524c7d695_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:a62d67f1567ed9cc44cceca4fb0216d197e9141e4c7b39133ec85ad6c468e54c_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:b4edcaa47a03afb2d90dc16b80e093b69255287aa3719088c25b5204717277dd_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odf-rhel9-operator@sha256:c958a6ef145dcc7eea1f5d78cb84a9d8bb6589d1e2b5b5e2aa4525c09428fd92_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:3dbc07c062bc8e34452b532062dc099a190809693173557eb37dc146d4c8c7bc_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:f80c9ddaf5dc749e408ecdf14abaaf57abd93ef2d2f56af800ebe772ffbc269d_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:e96ae74e5c0ed6e1de6d039353038dd616881dacc4fe7328a94790aed3fb09d7_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:57f43bbf2f14ebb707fd4349e34fd8ea00a43f322787683400121973585b6118_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c128822dcc99e16890c8c415faf347cb243988a38ff9768ea772d31eebb7a25_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:7c9251fb4dc8e63f5f7d664c86f16e2e8b529862ea1606ca37fe6e6dbf4c987d_arm64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/odr-rhel9-operator@sha256:ce8ac2c26e6ee692fbef22a055427309b8365afc902a9ba3cbb20cf5f901d3a1_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:1d5ec7478062870b994fa8484de0c1a521eb019d0dc08852b660be2d37d92567_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:47feac82d527a95527f963b30eb3ae543af88e0e41c73ec2c5c4957718889ce6_s390x",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:4830fc5c3c8ab2194cb3e79c291ed3097fb8c4e3a94e6152715c95e91861f526_amd64",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:50154bb08132c59ae1a8e573c494e16c32e03b3b66b988dc29e916105e0a186c_ppc64le",
"Red Hat Openshift Data Foundation 4.2:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:e69499da89281c5b4ae67d17d21ca675b3d0f61f7e6ec358ed55db4d662d3b0c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:57590
Vulnerability from csaf_redhat - Published: 2026-08-20 16:08 - Updated: 2026-08-25 13:39A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket (ws: true) forwarding, the development server's own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser's cookies and Origin header to the proxy target, bypassing the server's Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.
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.
A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting (XSS) by providing untrusted input to the Address6 constructor. When an application renders the output of Address6.group(), Address6.link(), or the AddressError.parseMessage as HTML without proper escaping, the attacker-controlled content can be executed in the user's browser.
A flaw was found in devalue, a JavaScript library used for serializing values. Due to quirks in some JavaScript engines, the `devalue.parse` function could be exploited by a remote attacker when deserializing specially crafted sparse arrays. This could lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system.
A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the designated temporary directory. This could lead to unauthorized file creation at attacker-controlled locations with the privileges of the running process.
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.
A flaw was found in @grpc/grpc-js, a pure JavaScript gRPC client and server library. An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This vulnerability affects all servers created using @grpc/grpc-js, and no workaround is available. An unauthenticated remote attacker can exploit this to cause a denial of service by sending a malformed HTTP/2 stream to a gRPC server.
A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.
A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of O(N²) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.
A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a <template>.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.
A flaw was found in extract-zip. This vulnerability allows a remote attacker to craft a malicious zip file containing symbolic links that point to locations outside the intended extraction directory. When a user extracts this malicious archive, extract-zip fails to validate the symlink targets, leading to the creation of files in arbitrary locations on the system. This could enable an attacker to read or write to sensitive files, potentially leading to information disclosure or system compromise.
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.
A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.
A flaw was found in protobufjs, a JavaScript (JS) library for compiling protobuf definitions. A remote attacker could exploit this vulnerability by providing a specially crafted .proto schema. This schema, designed to prematurely end an option declaration, can cause the library's parsing functions to loop indefinitely. This leads to a Denial of Service (DoS), making the affected system unresponsive.
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the 'from' parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application's source code.
A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-podman-desktop is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat build of Podman Desktop is a graphical tool for managing containers using Podman. It allows users to run, manage, and configure containers and container images using a desktop GUI.\n\nSecurity Fix(es):\n\n* github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)\n\n* ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input (CVE-2026-42338)\n\n* protobufjs: protobufjs: Denial of Service via crafted JSON descriptors (CVE-2026-45740)\n\n* ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray` (CVE-2026-45736)\n\n* devalue: devalue: Excessive memory consumption via deserialization of sparse arrays (CVE-2026-42570)\n\n* tmp: path Traversal via unsanitized prefix/postfix enables directory escape (CVE-2026-44705)\n\n* form-data: form-data: Form field override via CRLF injection (CVE-2026-12143)\n\n* webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration (CVE-2026-9595)\n\n* ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments (CVE-2026-48779)\n\n* extract-zip: github.com/maxogden/extract-zip: extract-zip: Arbitrary file write and information disclosure via symlink validation bypass (CVE-2026-56876)\n\n* fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization (CVE-2026-13676)\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\n\n* js-yaml: js-yaml: Denial of Service via crafted YAML documents (CVE-2026-59869)\n\n* protobufjs: protobufjs: Denial of Service via crafted .proto schema (CVE-2026-59877)\n\n* grpc-js: @grpc/grpc-js: Server crash via malformed HTTP/2 stream initiation (CVE-2026-48068)\n\n* linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability (CVE-2026-48801)\n\n* dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution (CVE-2026-49978)\n\n* brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function (CVE-2026-14257)\n\n* postcss: PostCSS: Information disclosure and denial of service via crafted CSS input (CVE-2026-45623)\n\n* postcss: PostCSS: Information disclosure via crafted sourceMappingURL (CVE-2026-69153)\n\n* brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation (CVE-2026-69152)\n\n* ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass (CVE-2026-69192)\n\nBug Fix(es) and Enhancement(s):\n\n* Release RH Podman Desktop 1.1.2 to RHEL 10.2 Extensions (JIRA:RHEL-238929)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:57590",
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "2476810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476810"
},
{
"category": "external",
"summary": "2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "2487050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487050"
},
{
"category": "external",
"summary": "2487946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487946"
},
{
"category": "external",
"summary": "2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "2488934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488934"
},
{
"category": "external",
"summary": "2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "2493633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493633"
},
{
"category": "external",
"summary": "2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "2498127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498127"
},
{
"category": "external",
"summary": "2499682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499682"
},
{
"category": "external",
"summary": "2500656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500656"
},
{
"category": "external",
"summary": "2500695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500695"
},
{
"category": "external",
"summary": "2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "2510719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510719"
},
{
"category": "external",
"summary": "2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "RHEL-238929",
"url": "https://issues.redhat.com/browse/RHEL-238929"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_57590.json"
}
],
"title": "Red Hat Security Advisory: rh-podman-desktop security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-25T13:39:08+00:00",
"generator": {
"date": "2026-08-25T13:39:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57590",
"initial_release_date": "2026-08-20T16:08:12+00:00",
"revision_history": [
{
"date": "2026-08-20T16:08:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-20T16:08:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T13:39:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Extensions Channel (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux Extensions Channel (v. 10)",
"product_id": "Extensions-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.src",
"product": {
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.src",
"product_id": "rh-podman-desktop-0:1.1.2-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-podman-desktop@1.1.2-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.x86_64",
"product": {
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.x86_64",
"product_id": "rh-podman-desktop-0:1.1.2-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-podman-desktop@1.1.2-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.src as a component of Red Hat Enterprise Linux Extensions Channel (v. 10)",
"product_id": "Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src"
},
"product_reference": "rh-podman-desktop-0:1.1.2-1.el10_2.src",
"relates_to_product_reference": "Extensions-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-podman-desktop-0:1.1.2-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux Extensions Channel (v. 10)",
"product_id": "Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
},
"product_reference": "rh-podman-desktop-0:1.1.2-1.el10_2.x86_64",
"relates_to_product_reference": "Extensions-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9595",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-15T16:01:15.427658+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488934"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as \u0027/\u0027, and enables WebSocket (ws: true) forwarding, the development server\u0027s own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser\u0027s cookies and Origin header to the proxy target, bypassing the server\u0027s Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9595"
},
{
"category": "external",
"summary": "RHBZ#2488934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/facebook/create-react-app/pull/7444",
"url": "https://github.com/facebook/create-react-app/pull/7444"
},
{
"category": "external",
"summary": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb",
"url": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/pull/4316",
"url": "https://github.com/webpack/webpack-dev-server/pull/4316"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79",
"url": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79"
}
],
"release_date": "2026-06-15T15:00:21.488000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid configuring `webpack-dev-server` with a broad proxy context (e.g., `/`) when WebSocket forwarding (`ws: true`) is enabled. Instead, define specific paths for the proxy context. Alternatively, disable WebSocket forwarding by omitting `ws: true` from the proxy entry if WebSocket functionality is not required for the proxy target. This configuration change may require restarting the `webpack-dev-server` instance to take effect.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-14257",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-23T14:01:26.376839+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2506433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand() function, which can lead to excessive memory consumption. This can cause a denial of service (DoS) by crashing the application due to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the brace-expansion npm package. The expand() function limits the number of generated results but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the result count under the limit while making each result progressively longer, causing total memory consumption to grow until the Node.js process crashes with an uncatchable out-of-memory error. This affects any application that passes attacker-influenced strings to brace-expansion directly or transitively via minimatch or glob brace patterns.\n\nNote: In the majority of Red Hat products, brace-expansion is brought in as a transitive dependency of minimatch or glob and is not used at runtime. It is typically only invoked during build or development tooling and is not directly exposed to untrusted network input, reducing the practical exploitability of this flaw.\n\n```\n$ npm ls --omit=dev brace-expansion\nnpm@10.9.8 /usr/lib/node_modules/npm\n`-- minimatch@9.0.9\n `-- brace-expansion@2.0.2\n```",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14257"
},
{
"category": "external",
"summary": "RHBZ#2506433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2506433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14257"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion",
"url": "https://github.com/juliangruber/brace-expansion"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5",
"url": "https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-07-23T12:54:23.124000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "Do not pass untrusted or user-controlled input to brace-expansion\u0027s expand() function or to libraries that use it for glob pattern matching (such as minimatch or glob). Validate and sanitize any brace patterns before expansion.\n\nWhere possible, upgrade to brace-expansion 1.1.17, 2.1.3, 3.0.3, or 5.0.8 which add a maxLength option that bounds accumulated output.\n\nAs an additional defense-in-depth measure, enforce memory limits on Node.js processes using operating system resource controls such as cgroups or Kubernetes resource limits (spec.containers[].resources.limits.memory) to prevent a single process from exhausting system memory and causing a wider outage.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-42338",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-12T21:01:14.436876+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting (XSS) by providing untrusted input to the Address6 constructor. When an application renders the output of Address6.group(), Address6.link(), or the AddressError.parseMessage as HTML without proper escaping, the attacker-controlled content can be executed in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the `ip-address` JavaScript library is rated as Important. It allows for cross-site scripting (XSS) when an application processes untrusted input through the `Address6` constructor and subsequently renders the unescaped output of methods like `Address6.group()`, `Address6.link()`, or `AddressError.parseMessage` directly as HTML. While the library itself is affected, exploitation is contingent on specific application-level rendering practices that may not be common in Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42338"
},
{
"category": "external",
"summary": "RHBZ#2476810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42338",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42338"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-v2v4-37r5-5v8g",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-v2v4-37r5-5v8g"
}
],
"release_date": "2026-05-12T19:43:16.470000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input"
},
{
"cve": "CVE-2026-42570",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-09T17:01:16.012124+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487050"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in devalue, a JavaScript library used for serializing values. Due to quirks in some JavaScript engines, the `devalue.parse` function could be exploited by a remote attacker when deserializing specially crafted sparse arrays. This could lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "devalue: devalue: Excessive memory consumption via deserialization of sparse arrays",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. The `devalue` JavaScript library is susceptible to excessive memory consumption. Deserializing specially crafted sparse arrays can lead to resource exhaustion and a denial of service, impacting the availability of affected systems.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42570"
},
{
"category": "external",
"summary": "RHBZ#2487050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42570",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42570"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42570",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42570"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/commit/206ca6712fbc380a4571c59de9ab04b91110792d",
"url": "https://github.com/sveltejs/devalue/commit/206ca6712fbc380a4571c59de9ab04b91110792d"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/releases/tag/v5.8.1",
"url": "https://github.com/sveltejs/devalue/releases/tag/v5.8.1"
},
{
"category": "external",
"summary": "https://github.com/sveltejs/devalue/security/advisories/GHSA-77vg-94rm-hx3p",
"url": "https://github.com/sveltejs/devalue/security/advisories/GHSA-77vg-94rm-hx3p"
}
],
"release_date": "2026-06-09T16:12:26.377000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "devalue: devalue: Excessive memory consumption via deserialization of sparse arrays"
},
{
"cve": "CVE-2026-44705",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-11T17:01:27.295887+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in tmp, a temporary file and directory creator for Node.js. This path traversal vulnerability allows an attacker to escape the intended temporary directory. By providing specially crafted input to the prefix, postfix or dir options, an attacker can create files outside the designated temporary directory. This could lead to unauthorized file creation at attacker-controlled locations with the privileges of the running process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tmp: path Traversal via unsanitized prefix/postfix enables directory escape",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Applications that pass user-controlled data to the file or directory creation functions without input sanitization are vulnerable to this issue. This flaw allows files to be created in arbitrary locations with the privileges of the running process. Due to this reason, this vulnerability has been rated with an Important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44705"
},
{
"category": "external",
"summary": "RHBZ#2487946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44705"
},
{
"category": "external",
"summary": "https://github.com/raszi/node-tmp/security/advisories/GHSA-ph9p-34f9-6g65",
"url": "https://github.com/raszi/node-tmp/security/advisories/GHSA-ph9p-34f9-6g65"
}
],
"release_date": "2026-06-11T15:42:46.565000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, validate and sanitize any user-controlled data before it is passed to the prefix, postfix or dir options of the file or directory creation functions, specifically rejecting or stripping input containing path traversal sequences.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"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:L",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tmp: path Traversal via unsanitized prefix/postfix enables directory escape"
},
{
"cve": "CVE-2026-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-45740",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-05-13T16:02:41.729478+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477081"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a crafted JSON descriptor with deeply nested namespace definitions. This can lead to the exhaustion of the JavaScript call stack during descriptor loading, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in protobufjs, which could allow a remote attacker to exhaust the JavaScript call stack by providing a specially crafted JSON descriptor with deeply nested namespace definitions. This vulnerability impacts Red Hat products that utilize protobufjs for processing protobuf definitions potentially leading to application unresponsiveness.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45740"
},
{
"category": "external",
"summary": "RHBZ#2477081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45740"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-jggg-4jg4-v7c6"
}
],
"release_date": "2026-05-13T14:46:02.689000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading untrusted protobuf JSON descriptors in applications utilizing protobufjs. If untrusted descriptors must be processed, implement validation at an outer boundary to reject excessively nested structures. Alternatively, isolate the descriptor loading process in an environment that can be safely restarted in case of a denial of service.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted JSON descriptors"
},
{
"cve": "CVE-2026-48068",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-06-11T13:27:54+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2499682"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in @grpc/grpc-js, a pure JavaScript gRPC client and server library. An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This vulnerability affects all servers created using @grpc/grpc-js, and no workaround is available. An unauthenticated remote attacker can exploit this to cause a denial of service by sending a malformed HTTP/2 stream to a gRPC server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc-js: @grpc/grpc-js: Server crash via malformed HTTP/2 stream initiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in @grpc/grpc-js. An invalid incoming HTTP/2 stream initiation can cause a server process to crash. This affects all servers created using @grpc/grpc-js. There is no workaround.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48068"
},
{
"category": "external",
"summary": "RHBZ#2499682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48068"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-node/security/advisories/GHSA-5375-pq7m-f5r2",
"url": "https://github.com/grpc/grpc-node/security/advisories/GHSA-5375-pq7m-f5r2"
}
],
"release_date": "2026-06-11T13:27:54+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "Upgrade to @grpc/grpc-js 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, or 1.14.4. There is no workaround for this vulnerability.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "grpc-js: @grpc/grpc-js: Server crash via malformed HTTP/2 stream initiation"
},
{
"cve": "CVE-2026-48779",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-16T22:01:24.571224+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489661"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that consume excessive memory. Consequently, this leads to process termination and a denial of service (DoS) for the remote peer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `ws` WebSocket library. A remote attacker can exploit this flaw by sending a high volume of small, fragmented data, leading to excessive memory consumption and subsequent process termination. This can result in service disruption for Red Hat products that utilize `ws` for WebSocket communication.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48779"
},
{
"category": "external",
"summary": "RHBZ#2489661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489661"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48779"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7",
"url": "https://github.com/websockets/ws/commit/86d3e8a5fb0246ed373860c5fbb0de88824a27f7"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53",
"url": "https://github.com/websockets/ws/commit/b5372ac67bb97a773727b8e9f5035a8123556d53"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94",
"url": "https://github.com/websockets/ws/commit/bca91adf15677e47dbe4f959653452727be28b94"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8",
"url": "https://github.com/websockets/ws/commit/fd36cd864fcdf62a08273a99e19a7d975401fee8"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-96hv-2xvq-fx4p"
}
],
"release_date": "2026-06-16T21:26:22.537000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
},
{
"cve": "CVE-2026-48801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-07-14T21:02:55.149976+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500656"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package\u0027s primary public API, has an algorithmic complexity of O(N\u00b2) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in linkify-it, a link recognition library, can lead to a denial of service in Red Hat products. The vulnerability arises from an O(N\u00b2) algorithmic complexity when processing untrusted Markdown with numerous fuzzy links or emails, potentially causing excessive CPU consumption and worker-process unavailability. This risk is present in services that synchronously render untrusted Markdown with the linkify feature enabled.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "RHBZ#2500656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500656"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159",
"url": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4",
"url": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4"
}
],
"release_date": "2026-07-14T20:03:56.430000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability"
},
{
"cve": "CVE-2026-49978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-07-14T21:05:26.253019+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a \u003ctemplate\u003e.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in DOMPurify is rated as Important as it allows for cross-site scripting (XSS) attacks. When DOMPurify performs in-place sanitization, it may fail to properly process shadow DOM content within `\u003ctemplate\u003e.content`, enabling an attacker to embed and execute malicious JavaScript. This could lead to unauthorized actions or information disclosure in Red Hat products that utilize DOMPurify for sanitizing untrusted HTML, MathML, or SVG.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49978"
},
{
"category": "external",
"summary": "RHBZ#2500695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff",
"url": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq"
}
],
"release_date": "2026-07-14T20:02:46.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution"
},
{
"cve": "CVE-2026-56876",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-26T18:00:56.381902+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493633"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in extract-zip. This vulnerability allows a remote attacker to craft a malicious zip file containing symbolic links that point to locations outside the intended extraction directory. When a user extracts this malicious archive, extract-zip fails to validate the symlink targets, leading to the creation of files in arbitrary locations on the system. This could enable an attacker to read or write to sensitive files, potentially leading to information disclosure or system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "extract-zip: github.com/maxogden/extract-zip: extract-zip: Arbitrary file write and information disclosure via symlink validation bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the extract-zip npm package. The package does not validate symlink targets when extracting ZIP archives. When processing a malicious ZIP file containing a symlink with a relative path (e.g., \u0027../../../../etc/passwd\u0027), extract-zip extracts the symlink without validation, allowing it to point outside the intended extraction directory. Depending on how extract-zip is used, an attacker could read arbitrary files (information disclosure) or write to arbitrary locations (arbitrary file write) on the system. Exploitation requires a user or automated process to extract a crafted ZIP archive.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56876"
},
{
"category": "external",
"summary": "RHBZ#2493633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56876",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56876"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56876",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56876"
},
{
"category": "external",
"summary": "https://github.com/ziad626/extract-zip-security-research/security/advisories/GHSA-x7jf-2287-qcpf",
"url": "https://github.com/ziad626/extract-zip-security-research/security/advisories/GHSA-x7jf-2287-qcpf"
},
{
"category": "external",
"summary": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-177-01.json",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-177-01.json"
}
],
"release_date": "2026-06-26T16:44:29.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "No patch is available for extract-zip. The upstream maintainer is unresponsive (last commit 4+ years ago), and no fix is expected. Users should avoid using this package to extract untrusted ZIP archives.\n\nAs a workaround, validate symlink targets manually before extraction, use an alternative library such as adm-zip or yauzl with proper path validation, or run extraction in a sandboxed environment (container, isolated filesystem).",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "extract-zip: github.com/maxogden/extract-zip: extract-zip: Arbitrary file write and information disclosure via symlink validation bypass"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59873",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T16:01:31.576716+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498120"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on the total decompressed data, the number of entries, or the decompression ratio during extraction and parsing. The primary impact is a Denial of Service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: node-tar: Denial of Service via crafted gzip bomb",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in node-tar is rated as Important. A remote attacker can exploit the lack of strict limits on decompressed data and entry counts within the library\u0027s archive processing to craft a gzip bomb. This can lead to a denial of service by exhausting system resources such as disk space and CPU, making the affected system or application unavailable without requiring authentication.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59873"
},
{
"category": "external",
"summary": "RHBZ#2498120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59873"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3",
"url": "https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.19"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-23hp-3jrh-7fpw"
}
],
"release_date": "2026-07-08T15:22:40.077000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: node-tar: Denial of Service via crafted gzip bomb"
},
{
"cve": "CVE-2026-59874",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:09.952291+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498116"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop, repeatedly parsing the same header and preventing further processing. This can lead to a denial of service (DoS) condition, making the affected system or application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar: Node-tar: Denial of Service via malformed tar archive header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in node-tar affects Red Hat products that process untrusted tar archives. A remote attacker can provide a specially crafted archive with a malformed header, leading to an infinite loop during parsing and causing the application to become unresponsive. This can impact the availability of services relying on node-tar for archive manipulation.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59874"
},
{
"category": "external",
"summary": "RHBZ#2498116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59874"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5",
"url": "https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18",
"url": "https://github.com/isaacs/node-tar/releases/tag/v7.5.18"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8x88-c5mf-7j5w"
}
],
"release_date": "2026-07-08T15:23:47.527000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar: Node-tar: Denial of Service via malformed tar archive header"
},
{
"cve": "CVE-2026-59877",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-08T16:01:54.459482+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498127"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobufjs, a JavaScript (JS) library for compiling protobuf definitions. A remote attacker could exploit this vulnerability by providing a specially crafted .proto schema. This schema, designed to prematurely end an option declaration, can cause the library\u0027s parsing functions to loop indefinitely. This leads to a Denial of Service (DoS), making the affected system unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobufjs: protobufjs: Denial of Service via crafted .proto schema",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The `protobufjs` library, used in Red Hat products, is susceptible to a Denial of Service when processing a specially crafted `.proto` schema. A remote attacker can exploit this by providing a malformed schema, causing an infinite loop during parsing and leading to service unavailability. This is considered Important due to the potential for significant disruption to services that handle external protobuf definitions.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59877"
},
{
"category": "external",
"summary": "RHBZ#2498127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498127"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59877"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/commit/10fba6d54815ceecca8a06b9a6db490c8f5d2217",
"url": "https://github.com/protobufjs/protobuf.js/commit/10fba6d54815ceecca8a06b9a6db490c8f5d2217"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/commit/fa5c73add738ceb471e74da8cc2f3727c3d0a69f",
"url": "https://github.com/protobufjs/protobuf.js/commit/fa5c73add738ceb471e74da8cc2f3727c3d0a69f"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/pull/2352",
"url": "https://github.com/protobufjs/protobuf.js/pull/2352"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5",
"url": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6",
"url": "https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6"
},
{
"category": "external",
"summary": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-j3f2-48v5-ccww",
"url": "https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-j3f2-48v5-ccww"
}
],
"release_date": "2026-07-08T15:28:07.696000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "Applications that only encode or decode protobuf messages using trusted schemas are not directly affected. Until patched protobufjs packages (7.6.5 / 8.6.6) are available, do not parse .proto schema text from untrusted sources via parse, Root.load, or Root.loadSync. Where untrusted schema input cannot be avoided, isolate .proto parsing in a dedicated worker thread or subprocess and enforce an explicit timeout so a non-returning parse cannot block the main event loop. Optional process-manager controls (for example systemd restart-on-failure, or CPU/cgroup limits) may reduce host-level impact or aid recovery for supervised services, but they do not fix the parser bug and are not a substitute for input isolation or applying the update.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobufjs: protobufjs: Denial of Service via crafted .proto schema"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
},
{
"cve": "CVE-2026-69153",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-08-03T18:01:01.506065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510719"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the \u0027from\u0027 parameter) is not set. This can cause the application to read and expose unintended source-map files, potentially revealing sensitive information about the application\u0027s source code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this flaw as Moderate because the information disclosed is limited to files with a .map extension. Source map files may contain source code paths and content, but the attacker cannot read arbitrary files on the system. Exploitation requires the application to process attacker-controlled CSS through PostCSS on the server side.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69153"
},
{
"category": "external",
"summary": "RHBZ#2510719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69153"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8",
"url": "https://github.com/postcss/postcss/commit/7beca139e70f9075c6b19700fcb00dd8033e5da8"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.5.19",
"url": "https://github.com/postcss/postcss/releases/tag/8.5.19"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-fxqj-rqcc-2cmp"
}
],
"release_date": "2026-08-03T16:56:25.733000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"category": "workaround",
"details": "Pass map: false when invoking PostCSS to disable source map auto-loading. This prevents the path traversal from being triggered, though it removes source map support entirely.",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postcss: PostCSS: Information disclosure via crafted sourceMappingURL"
},
{
"cve": "CVE-2026-69192",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2026-08-03T21:02:17.374935+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510801"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `ip-address` library. This library incorrectly interprets IPv4 address octets with leading zeros as decimal, while standard network parsers interpret them as octal. This inconsistency can cause applications to misclassify network targets, allowing a remote attacker to bypass security measures like Server-Side Request Forgery (SSRF) filters and potentially gain unauthorized access to internal systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `ip-address` JavaScript library can lead to Server-Side Request Forgery (SSRF) and trust-boundary bypass. The library\u0027s inconsistent parsing of IP address octets with leading zeros, which it interprets as decimal while the network stack interprets them as octal, can cause applications to misclassify internal IP addresses as external. This discrepancy can bypass security filters designed to prevent access to internal resources.",
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69192"
},
{
"category": "external",
"summary": "RHBZ#2510801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510801"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69192",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69192"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e",
"url": "https://github.com/beaugunderson/ip-address/commit/56368cb3d66c73ba0ee9b6b834fd31b22c2fd71e"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1",
"url": "https://github.com/beaugunderson/ip-address/releases/tag/v10.3.1"
},
{
"category": "external",
"summary": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr",
"url": "https://github.com/beaugunderson/ip-address/security/advisories/GHSA-mwp4-54f8-5fhr"
}
],
"release_date": "2026-08-03T19:56:13.640000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T16:08:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57590"
},
{
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"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": [
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.src",
"Extensions-10.2.Z:rh-podman-desktop-0:1.1.2-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass"
}
]
}
SUSE-SU-2026:3713-1
Vulnerability from csaf_suse - Published: 2026-08-24 02:53 - Updated: 2026-08-24 02:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.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 Multi-Linux Manager Client Tools - Monitoring stack",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2026-39821: Fix validation bypass and privilege escalation by updating golang.org/x/net to version 0.55.0 (bsc#1266615)\n\ngolang-github-prometheus-prometheus updated from version 3.5.3 to 3.5.4:\n \n- Security fixes:\n\n - CVE-2026-39882: Fix reading unbounded HTTP response bodies by bumping OpenTelemetry to 1.43.0 (bsc#1274221)\n - CVE-2026-33244: Fix improper neutralization of the HTTP Location header value in react-router (bsc#1267416)\n - CVE-2026-13149: Prevent potential DoS by bumping brace-expansion to version 5.0.7 (bsc#1269917)\n - CVE-2026-33814: Fix infinite loop in HTTP/2 transport (bsc#1265827)\n \n- Other bugs fixed and changes:\n\n * STACKIT SD: Fix secrets being exposed in plaintext via /-/config endpoint\n * Chore: Bump golang.org/x/net to version 0.55.0\n\ngrafana updated from version 11.6.14+security04 to version 12.4.5:\n\nSecurity fixes:\n\n- CVE-2026-39882: Prevent memory exhaustion DoS in OpenTelemetry OTLP HTTP exporters (bsc#1274217)\n- CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints (bsc#1271331)\n- CVE-2025-12141: Fixed information leakage in Grafana Alerting (bsc#1262187)\n- CVE-2026-41607: Fix potential information disclosure in Apache Thrift (bsc#1263272)\n\nBreaking chahnges introduced in version 12.0.0:\n\n- BREAKING: Removed AngularJS and all deprecated UI Extensions APIs.\n- BREAKING: Enforced stricter version compatibility checks in plugin CLI install commands.\n- BREAKING: Enabled the failWrongDSUID feature flag by default, which rejects data sources with incorrect UIDs.\n\nOther changes introduced from version 11.6.14+security04 to version 12.4.5 (jsc#PED-16512):\n\n- Add Legal-Review-Notice (bsc#1271327)\n- Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid\n- Analytics: Keep internal dashboard id.\n- Reporting: Correctly apply appSubURL to report settings requests\n- Alerting: Document Grafana HA Alertmanager cluster metrics prefix change.\n- Dependency updates to core plugins and UI libraries.\n- Updates to data source provisioning and dashboard schemas.\n- Introduced dynamic dashboards in public preview.\n- Added a new side toolbar that replaces the second top toolbar to provide additional vertical space.\n- Added the ability to create dashboards from templates using sample data.\n- Revamped the gauge visualization with rounded bars, configurable bar thickness, and endpoint markers.\n- Added support to map one variable to multiple values.\n- Released a completely redesigned logs visualization.\n- Added the ability to export dashboards directly as PNG images.\n- Introduced an interactive learning experience within the Grafana UI.\n- Added a Switch template variable type to quickly toggle between values in queries.\n- Added functionality to style table cells using CSS properties via the field cell option.\n- Added support for Entra Workload Identity to enhance authentication capabilities with federated credentials.\n- Redesigned the alert rule list page.\n- Renamed Mute Timings to Active Time Intervals in Grafana Alerting.\n- Added support for Service Account Impersonation in the BigQuery data source.\n- Introduced the Grafana Advisor in public preview.\n- Introduced a new dashboard schema to replace the original single grid layout.\n- MIGRATION: Triggered a full-table rewrite for the annotation table, which may temporarily increase disk usage.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3713,SUSE-MultiLinuxManagerTools-SLE-15-2026-3713",
"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/suse-su-2026_3713-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3713-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263713-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3713-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049454.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262187",
"url": "https://bugzilla.suse.com/1262187"
},
{
"category": "self",
"summary": "SUSE Bug 1263272",
"url": "https://bugzilla.suse.com/1263272"
},
{
"category": "self",
"summary": "SUSE Bug 1265827",
"url": "https://bugzilla.suse.com/1265827"
},
{
"category": "self",
"summary": "SUSE Bug 1266615",
"url": "https://bugzilla.suse.com/1266615"
},
{
"category": "self",
"summary": "SUSE Bug 1267416",
"url": "https://bugzilla.suse.com/1267416"
},
{
"category": "self",
"summary": "SUSE Bug 1269917",
"url": "https://bugzilla.suse.com/1269917"
},
{
"category": "self",
"summary": "SUSE Bug 1271327",
"url": "https://bugzilla.suse.com/1271327"
},
{
"category": "self",
"summary": "SUSE Bug 1271331",
"url": "https://bugzilla.suse.com/1271331"
},
{
"category": "self",
"summary": "SUSE Bug 1274221",
"url": "https://bugzilla.suse.com/1274221"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-13149 page",
"url": "https://www.suse.com/security/cve/CVE-2026-13149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33244 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33244/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33382 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39882 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41607 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41607/"
}
],
"title": "Security update for Multi-Linux Manager Client Tools - Monitoring stack",
"tracking": {
"current_release_date": "2026-08-24T02:53:30Z",
"generator": {
"date": "2026-08-24T02:53:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3713-1",
"initial_release_date": "2026-08-24T02:53:30Z",
"revision_history": [
{
"date": "2026-08-24T02:53:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.aarch64",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.aarch64",
"product_id": "grafana-12.4.5-150002.4.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.ppc64le",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.ppc64le",
"product_id": "grafana-12.4.5-150002.4.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.s390x",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.s390x",
"product_id": "grafana-12.4.5-150002.4.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150002.4.24.1.x86_64",
"product": {
"name": "grafana-12.4.5-150002.4.24.1.x86_64",
"product_id": "grafana-12.4.5-150002.4.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product": {
"name": "SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.aarch64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.ppc64le as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.s390x as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.s390x",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150002.4.24.1.x86_64 as component of SUSE Multi Linux Manager Tools SLE-15",
"product_id": "SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
},
"product_reference": "grafana-12.4.5-150002.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Multi Linux Manager Tools SLE-15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12141"
}
],
"notes": [
{
"category": "general",
"text": "In Grafana\u0027s alerting system, users with edit permissions for a contact point, specifically the permissions \u201calert.notifications:write\u201d or \u201calert.notifications.receivers:test\u201d that are granted as part of the fixed role \"Contact Point Writer\", which is part of the basic role Editor - can edit contact points created by other users, modify the endpoint URL to a controlled server. By invoking the test functionality, attackers can capture and extract redacted secure settings, such as authentication credentials for third-party services (e.g., Slack tokens). This leads to unauthorized access and potential compromise of external integrations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12141",
"url": "https://www.suse.com/security/cve/CVE-2025-12141"
},
{
"category": "external",
"summary": "SUSE Bug 1262187 for CVE-2025-12141",
"url": "https://bugzilla.suse.com/1262187"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2025-12141"
},
{
"cve": "CVE-2026-13149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-13149"
}
],
"notes": [
{
"category": "general",
"text": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-13149",
"url": "https://www.suse.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "SUSE Bug 1269911 for CVE-2026-13149",
"url": "https://bugzilla.suse.com/1269911"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-33244",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33244"
}
],
"notes": [
{
"category": "general",
"text": "React Router is a router for React. In versions 7.5.1 through 7.13.1, when using Framework Mode with pre-rendering enabled, improper neutralization of the HTTP `Location` header value can permit Cross-Site Scripting (XSS) in the statically generated HTML files if the redirect location comes from an untrusted source. This does not impact applications using Declarative Mode (`\u003cBrowserRouter\u003e`) or Data Mode (`createBrowserRouter/\u003cRouterProvider\u003e`). This is patched in version 7.13.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33244",
"url": "https://www.suse.com/security/cve/CVE-2026-33244"
},
{
"category": "external",
"summary": "SUSE Bug 1267413 for CVE-2026-33244",
"url": "https://bugzilla.suse.com/1267413"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-33244"
},
{
"cve": "CVE-2026-33382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33382"
}
],
"notes": [
{
"category": "general",
"text": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33382",
"url": "https://www.suse.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "SUSE Bug 1271331 for CVE-2026-33382",
"url": "https://bugzilla.suse.com/1271331"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-33382"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39882"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39882",
"url": "https://www.suse.com/security/cve/CVE-2026-39882"
},
{
"category": "external",
"summary": "SUSE Bug 1274212 for CVE-2026-39882",
"url": "https://bugzilla.suse.com/1274212"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-39882"
},
{
"cve": "CVE-2026-41607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41607"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41607",
"url": "https://www.suse.com/security/cve/CVE-2026-41607"
},
{
"category": "external",
"summary": "SUSE Bug 1263256 for CVE-2026-41607",
"url": "https://bugzilla.suse.com/1263256"
}
],
"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": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:firewalld-prometheus-config-0.1-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-alertmanager-0.28.1-150002.4.14.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:golang-github-prometheus-prometheus-3.5.4-150002.3.16.1.x86_64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.aarch64",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.ppc64le",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.s390x",
"SUSE Multi Linux Manager Tools SLE-15:grafana-12.4.5-150002.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:53:30Z",
"details": "moderate"
}
],
"title": "CVE-2026-41607"
}
]
}
SUSE-SU-2026:3714-1
Vulnerability from csaf_suse - Published: 2026-08-24 02:55 - Updated: 2026-08-24 02:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.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 Multi-Linux Manager Monitoring stack",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update fixes the following issues:\n\nprometheus-postgres_exporter:\n\n- CVE-2022-21698: Replace github.com/prometheus/client_golang with version 1.11.1 and prevent validation bypass \n and privilege escalation (bsc#1248699)\n\ngolang-github-prometheus-alertmanager:\n\n- CVE-2026-39821: Fix validation bypass and privilege escalation by updating golang.org/x/net to version 0.55.0 (bsc#1266615)\n\ngolang-github-prometheus-prometheus was updated from version 3.5.3 to 3.5.4:\n\nSecurity fixes:\n\n- CVE-2026-39882: Fix reading unbounded HTTP response bodies by bumping OpenTelemetry to 1.43.0 (bsc#1274221)\n- CVE-2026-33244: Fixed improper neutralization of the HTTP Location header value in react-router (bsc#1267416)\n- CVE-2026-13149: Prevent potential DoS by bumping brace-expansion to version 5.0.7 (bsc#1269917)\n- CVE-2026-33814: Fixed infinite loop in HTTP/2 transport (bsc#1265827)\n\nOther changes and fixes:\n \n- STACKIT SD: Fixed secrets being exposed in plaintext via /-/config endpoint\n- Chore: Bump golang.org/x/net to version 0.55.0\n\ngrafana updated from version 11.6.14+security04 to version 12.4.5:\n\nSecurity fixes:\n\n- CVE-2026-33382: Limit the size of the request body before processing it at several Grafana API endpoints (bsc#1271331)\n- CVE-2026-39882: Prevent memory exhaustion DoS in OpenTelemetry OTLP HTTP exporters (bsc#1274217)\n- CVE-2025-12141: Fixed information leakage in Grafana Alerting (bsc#1262187)\n- CVE-2026-41607: Fix potential information disclosure in Apache Thrift (bsc#1263272)\n\nBreaking chahnges introduced in version 12.0.0:\n\n- BREAKING: Removed AngularJS and all deprecated UI Extensions APIs.\n- BREAKING: Enforced stricter version compatibility checks in plugin CLI install commands.\n- BREAKING: Enabled the failWrongDSUID feature flag by default, which rejects data sources with incorrect UIDs.\n\nOther changes introduced from version 11.6.14+security04 to version 12.4.5 (jsc#PED-16512):\n\n- Add Legal-Review-Notice (bsc#1271327)\n- Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid\n- Analytics: Keep internal dashboard id.\n- Reporting: Correctly apply appSubURL to report settings requests\n- Alerting: Document Grafana HA Alertmanager cluster metrics prefix change.\n- Dependency updates to core plugins and UI libraries.\n- Updates to data source provisioning and dashboard schemas.\n- Introduced dynamic dashboards in public preview.\n- Added a new side toolbar that replaces the second top toolbar to provide additional vertical space.\n- Added the ability to create dashboards from templates using sample data.\n- Revamped the gauge visualization with rounded bars, configurable bar thickness, and endpoint markers.\n- Added support to map one variable to multiple values.\n- Released a completely redesigned logs visualization.\n- Added the ability to export dashboards directly as PNG images.\n- Introduced an interactive learning experience within the Grafana UI.\n- Added a Switch template variable type to quickly toggle between values in queries.\n- Added functionality to style table cells using CSS properties via the field cell option.\n- Added support for Entra Workload Identity to enhance authentication capabilities with federated credentials.\n- Redesigned the alert rule list page.\n- Renamed Mute Timings to Active Time Intervals in Grafana Alerting.\n- Added support for Service Account Impersonation in the BigQuery data source.\n- Introduced the Grafana Advisor in public preview.\n- Introduced a new dashboard schema to replace the original single grid layout.\n- MIGRATION: Triggered a full-table rewrite for the annotation table, which may temporarily increase disk usage.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3714,SUSE-SLE-Manager-Tools-15-2026-3714,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3714",
"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/suse-su-2026_3714-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3714-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263714-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3714-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049453.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248699",
"url": "https://bugzilla.suse.com/1248699"
},
{
"category": "self",
"summary": "SUSE Bug 1262187",
"url": "https://bugzilla.suse.com/1262187"
},
{
"category": "self",
"summary": "SUSE Bug 1263272",
"url": "https://bugzilla.suse.com/1263272"
},
{
"category": "self",
"summary": "SUSE Bug 1265827",
"url": "https://bugzilla.suse.com/1265827"
},
{
"category": "self",
"summary": "SUSE Bug 1266615",
"url": "https://bugzilla.suse.com/1266615"
},
{
"category": "self",
"summary": "SUSE Bug 1267416",
"url": "https://bugzilla.suse.com/1267416"
},
{
"category": "self",
"summary": "SUSE Bug 1269917",
"url": "https://bugzilla.suse.com/1269917"
},
{
"category": "self",
"summary": "SUSE Bug 1271327",
"url": "https://bugzilla.suse.com/1271327"
},
{
"category": "self",
"summary": "SUSE Bug 1271331",
"url": "https://bugzilla.suse.com/1271331"
},
{
"category": "self",
"summary": "SUSE Bug 1274217",
"url": "https://bugzilla.suse.com/1274217"
},
{
"category": "self",
"summary": "SUSE Bug 1274221",
"url": "https://bugzilla.suse.com/1274221"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-21698 page",
"url": "https://www.suse.com/security/cve/CVE-2022-21698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-13149 page",
"url": "https://www.suse.com/security/cve/CVE-2026-13149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33244 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33244/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33382 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33814 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39882 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41607 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41607/"
}
],
"title": "Security update for Multi-Linux Manager Monitoring stack",
"tracking": {
"current_release_date": "2026-08-24T02:55:14Z",
"generator": {
"date": "2026-08-24T02:55:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3714-1",
"initial_release_date": "2026-08-24T02:55:14Z",
"revision_history": [
{
"date": "2026-08-24T02:55:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.aarch64",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.aarch64",
"product_id": "grafana-12.4.5-150000.1.98.1.aarch64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.i586",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.i586",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.ppc64le",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.ppc64le",
"product_id": "grafana-12.4.5-150000.1.98.1.ppc64le"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.s390x"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.s390x",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.s390x",
"product_id": "grafana-12.4.5-150000.1.98.1.s390x"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150100.4.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"product": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"product_id": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150100.4.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "grafana-12.4.5-150000.1.98.1.x86_64",
"product": {
"name": "grafana-12.4.5-150000.1.98.1.x86_64",
"product_id": "grafana-12.4.5-150000.1.98.1.x86_64"
}
},
{
"category": "product_version",
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64",
"product": {
"name": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64",
"product_id": "prometheus-postgres_exporter-0.10.1-150400.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"product": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"product_id": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64"
},
"product_reference": "firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64"
},
"product_reference": "golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.aarch64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.ppc64le as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.s390x as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-12.4.5-150000.1.98.1.x86_64 as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
},
"product_reference": "grafana-12.4.5-150000.1.98.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-21698"
}
],
"notes": [
{
"category": "general",
"text": "client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling around HTTP servers and clients. In client_golang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and potential memory exhaustion, when handling requests with non-standard HTTP methods. In order to be affected, an instrumented software must use any of `promhttp.InstrumentHandler*` middleware except `RequestsInFlight`; not filter any specific methods (e.g GET) before middleware; pass metric with `method` label name to our middleware; and not have any firewall/LB/proxy that filters away requests with unknown `method`. client_golang version 1.11.1 contains a patch for this issue. Several workarounds are available, including removing the `method` label name from counter/gauge used in the InstrumentHandler; turning off affected promhttp handlers; adding custom middleware before promhttp handler that will sanitize the request method given by Go http.Request; and using a reverse proxy or web application firewall, configured to only allow a limited set of methods.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-21698",
"url": "https://www.suse.com/security/cve/CVE-2022-21698"
},
{
"category": "external",
"summary": "SUSE Bug 1196338 for CVE-2022-21698",
"url": "https://bugzilla.suse.com/1196338"
},
{
"category": "external",
"summary": "SUSE Bug 1248689 for CVE-2022-21698",
"url": "https://bugzilla.suse.com/1248689"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2022-21698"
},
{
"cve": "CVE-2025-12141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12141"
}
],
"notes": [
{
"category": "general",
"text": "In Grafana\u0027s alerting system, users with edit permissions for a contact point, specifically the permissions \u201calert.notifications:write\u201d or \u201calert.notifications.receivers:test\u201d that are granted as part of the fixed role \"Contact Point Writer\", which is part of the basic role Editor - can edit contact points created by other users, modify the endpoint URL to a controlled server. By invoking the test functionality, attackers can capture and extract redacted secure settings, such as authentication credentials for third-party services (e.g., Slack tokens). This leads to unauthorized access and potential compromise of external integrations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12141",
"url": "https://www.suse.com/security/cve/CVE-2025-12141"
},
{
"category": "external",
"summary": "SUSE Bug 1262187 for CVE-2025-12141",
"url": "https://bugzilla.suse.com/1262187"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2025-12141"
},
{
"cve": "CVE-2026-13149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-13149"
}
],
"notes": [
{
"category": "general",
"text": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-13149",
"url": "https://www.suse.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "SUSE Bug 1269911 for CVE-2026-13149",
"url": "https://bugzilla.suse.com/1269911"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-33244",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33244"
}
],
"notes": [
{
"category": "general",
"text": "React Router is a router for React. In versions 7.5.1 through 7.13.1, when using Framework Mode with pre-rendering enabled, improper neutralization of the HTTP `Location` header value can permit Cross-Site Scripting (XSS) in the statically generated HTML files if the redirect location comes from an untrusted source. This does not impact applications using Declarative Mode (`\u003cBrowserRouter\u003e`) or Data Mode (`createBrowserRouter/\u003cRouterProvider\u003e`). This is patched in version 7.13.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33244",
"url": "https://www.suse.com/security/cve/CVE-2026-33244"
},
{
"category": "external",
"summary": "SUSE Bug 1267413 for CVE-2026-33244",
"url": "https://bugzilla.suse.com/1267413"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-33244"
},
{
"cve": "CVE-2026-33382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33382"
}
],
"notes": [
{
"category": "general",
"text": "Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33382",
"url": "https://www.suse.com/security/cve/CVE-2026-33382"
},
{
"category": "external",
"summary": "SUSE Bug 1271331 for CVE-2026-33382",
"url": "https://bugzilla.suse.com/1271331"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-33382"
},
{
"cve": "CVE-2026-33814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33814"
}
],
"notes": [
{
"category": "general",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33814",
"url": "https://www.suse.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "SUSE Bug 1264506 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1264506"
},
{
"category": "external",
"summary": "SUSE Bug 1268758 for CVE-2026-33814",
"url": "https://bugzilla.suse.com/1268758"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39882"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39882",
"url": "https://www.suse.com/security/cve/CVE-2026-39882"
},
{
"category": "external",
"summary": "SUSE Bug 1274212 for CVE-2026-39882",
"url": "https://bugzilla.suse.com/1274212"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-39882"
},
{
"cve": "CVE-2026-41607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41607"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Read vulnerability in Apache Thrift.\n\nThis issue affects Apache Thrift: before 0.23.0.\n\nUsers are recommended to upgrade to version 0.23.0, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41607",
"url": "https://www.suse.com/security/cve/CVE-2026-41607"
},
{
"category": "external",
"summary": "SUSE Bug 1263256 for CVE-2026-41607",
"url": "https://bugzilla.suse.com/1263256"
}
],
"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": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:firewalld-prometheus-config-0.1-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-alertmanager-0.28.1-150100.4.34.1.x86_64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.aarch64",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.ppc64le",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.s390x",
"SUSE Manager Client Tools 15:golang-github-prometheus-prometheus-3.5.4-150000.3.75.1.x86_64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.aarch64",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.ppc64le",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.s390x",
"SUSE Manager Client Tools 15:grafana-12.4.5-150000.1.98.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-24T02:55:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-41607"
}
]
}
ubuntu-cve-2026-13149
Vulnerability from osv_ubuntu
brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.8-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.11-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.11-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1",
"1.1.11-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0-1",
"2.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1-2",
"2.0.1+~1.1.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.0-1",
"2.0.1+~1.1.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.0-2"
]
}
],
"aliases": [],
"details": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"id": "UBUNTU-CVE-2026-13149",
"modified": "2026-07-01T21:19:39Z",
"published": "2026-06-30T10:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-13149"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"type": "REPORT",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"type": "REPORT",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-13149"
]
}
WID-SEC-W-2026-2452
Vulnerability from csaf_certbund - Published: 2026-07-21 22:00 - Updated: 2026-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen oder beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2452 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2452.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2452 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2452"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42815 vom 2026-07-21",
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:43625 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:43625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:40765 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:40765"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:45360 vom 2026-07-24",
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46539 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46539"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46623 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46623"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46558 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46558"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44268 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44239 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44264 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44237 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47059 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47060 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44267 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44263 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44263"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48151 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48126 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48033 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48032 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48124 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48124"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48034 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48891 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48891"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48032 vom 2026-07-30",
"url": "https://errata.build.resf.org/RLSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48933 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48933"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48913 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48872 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48872"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48033 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48033"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47058 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47058.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47059 vom 2026-08-01",
"url": "https://linux.oracle.com/errata/ELSA-2026-47059.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47057 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47057.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48034 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47058 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47057 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49642 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49687 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49687"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49681 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49735 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49735"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49680 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49680"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47057 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47057"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47058 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47058"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47060 vom 2026-08-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-47060.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49689 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49689"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48032 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48032.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50357 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50357"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50340 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48034 vom 2026-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-48034.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48670 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48670"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50479 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50300 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50300"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48693 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48033 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48033.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48676 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48676"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50850 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50850"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50931 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47728 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:47728"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51349 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51349"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51348 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51342 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51342"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51200 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51199 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51199"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51197 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51197"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51196 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51196"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52394 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52394"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52399 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52399"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52768 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:53298 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:53298"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52990 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:52990"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52968 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform (node-tar, linkify-it, protobufjs, brace-expansion, fast-uri, DOMPurify): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:44.331+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2452",
"initial_release_date": "2026-07-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-08-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-04T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-06T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-09T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.2",
"product": {
"name": "Red Hat Ansible Automation Platform 2.2",
"product_id": "T057005",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.2"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-59873",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59873"
},
{
"cve": "CVE-2026-59874",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59874"
},
{
"cve": "CVE-2026-48801",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-48801"
},
{
"cve": "CVE-2026-44289",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44289"
},
{
"cve": "CVE-2026-44290",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44290"
},
{
"cve": "CVE-2026-44291",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44291"
},
{
"cve": "CVE-2026-44292",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44292"
},
{
"cve": "CVE-2026-45740",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45740"
},
{
"cve": "CVE-2026-13149",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-13676",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13676"
},
{
"cve": "CVE-2026-49978",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-49978"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.